OSDN Git Service

Use correct typeclass in compare_tests
[transunit/transunit.git] / readme.md
1 TransUnit Mercury Unit Testing Framework
2 ========================================
3
4 This is the unit testing framework made to support the Z2 game engine.
5
6 It is a general purpose unit test library for Mercury.
7
8 It provides some preds which can test the result of code, compare results
9 to expected results, and mock typeclasses.