Share

Cgreen

File Release Notes and Changelog

Release Name: cgreen_1.0alpha1

Notes:
Features:
* Fully composable test suites.
* setup() and teardown() for tests and test suites.
* Each test runs in it's own process.
* An isolated test can be run in a single process for debugging.
* Ability to mock functions.
* The reporting mechanism can be easily extended.


Changes: This is the initial public version.