• Stars
    star
    5
  • Rank 2,774,182 (Top 57 %)
  • Language
    Ada
  • Created over 8 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Behavior Driven Development in Ada

Behavior Driven Development in Ada

This library provides initial support for behavior driven development in Ada.

This is a workflow where you are invited to first write your tests in English, then run them immediately, and start modifying the code until the tests pass.

See the documentation at:

http://briot.github.io/gnatbdd/

To get started and run a simple example, execute

make test