The sub folders contain Testing Koans to understand how to write unit tests with different frameworks.
- Run tests according the testing tool.
- You should see some test failures and errors (but there are no assertions).
- Go through the test code starting from Session 1:
- All assertions are commented and incomplete.
- Uncomment the assertions and complete them making the tests pass.
- You can run individual sessions according the testing tool.
New BSD License, see license.txt
in repository.