seelf has a solid set of unit tests but they became complicated to manage. - [x] rename package `testutil` to `assert` - [x] consolidate `expected` and `actual` arguments order in assert functions - [x] add `fixture` packages per domain to make writing tests easier and less verbose - [ ] split tests doing multiple `act` - [ ] add tests for `on_*` with a `spy.Scheduler`
seelf has a solid set of unit tests but they became complicated to manage.
testutiltoassertexpectedandactualarguments order in assert functionsfixturepackages per domain to make writing tests easier and less verboseacton_*with aspy.Scheduler