[Writing tests](https://github.com/cogent3/c3dev/wiki/Coding-Style#how-should-i-test-my-code-) still under `unittest` for PyCogent, instead of `pytest`. Will need either discussion with others to outline the testing guidelines, or refer to `pytest` best practices.
Writing tests still under
unittestfor PyCogent, instead ofpytest.Will need either discussion with others to outline the testing guidelines, or refer to
pytestbest practices.