Add README.md file

This commit is contained in:
Emmanuel Briot 2016-01-27 09:54:23 +01:00
parent 2b6d74f802
commit b8dd78fb8e
1 changed files with 13 additions and 0 deletions

13
README.md Normal file
View File

@ -0,0 +1,13 @@
# 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.com/gnatbdd/