Testing
Review libraries included with @misk/test
and basic examples.
Go over test lifecycle commands included in CLI:
test
: Runs your teststest-update
: Runs tests and updates any that failed because of snapshotstest-coverage?
: Run tests and outputs the test coverage report, % of code covered by tests