* Speed up units using time.sleep by mocking or shortening sleep time * Only use durations when not a collection
This brings us closer to being able to use `tests/` instead of `test/` in collections.
* Move ansible-test units code into separate dir. * Fix --explain on "code smell" sanity tests. * Add --strict-markers to pytest invoctaion. * Fix classification of units code changes.