public
Description: A Behavior Driven Development (BDD) inspired library for specifications/testing in C++.
Homepage: http://www.deanberris.com/spec-cpp/
Clone URL: git://github.com/mikhailberis/spec-c--.git
name age message
file AUTHORS Loading commit data...
file LICENSE_1_0.txt
file README
file TODO
directory boost/
directory libs/
file project-root.jam
README
This is the Behavior Driven Development interface for C++
implemented by Dean Michael Berris.

The rationale of the library is to provide a BDD interface
similar to what Ruby has in the RSpec [0] library. 

This library is licensed under the Boost Software License.

References

    [0] RSpec -- http://rspec.rubyforge.org/