Awesome
Testing Framework for Motoko
Inspired by Mocha and Chai šµ.
Example
# cd example
# $(vessel bin)/moc -r $(vessel sources) test/add.test.mo
$(vessel bin)/moc -r test/add.test.mo
š Add
0. š¢ add 2
š¬ expected: 12, actual: 10
1. š oops...
š¢ 1/2 | š 1/2
Modules
Testify
A module to make a types test 'ready'.