Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/briot/gnatbdd

Behavior Driven Development in Ada
https://github.com/briot/gnatbdd

Last synced: 2 months ago
JSON representation

Behavior Driven Development in Ada

Lists

README

        

# 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