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.