Skip to content

v0.0.28

Compare
Choose a tag to compare
@fcanobrash fcanobrash released this 21 Sep 16:09
· 11 commits to master since this release
b58da97

Updates

  • Complete internal refactoring
  • Support for cb_kwargs
  • CLI utility improved (update and inspect)
  • New setting AUTOUNIT_DONT_RECORD_ATTRS
  • New setting AUTOUNIT_DONT_TEST_ATTRS
  • Fixes #74 (through new settings above)
  • Fixes #77 (through new settings above)

This version can introduce breaking changes to your current fixtures and tests.
Run autounit update to update your fixtures and tests accordingly.