What's Changed
- Better package and function naming by @ashmrtn in #12
- Update how comments in test files are handled by @ashmrtn in #13
Flag for enabling comments on test functions (in conjunction with --comment-exported
) has changed from --no-test-comments=false
to --comment-tests
to be more inline with other flags and make it easier to pass on CLI
Full Changelog: v0.0.4...v0.1.0