message: play around with unit testing
I think I am probably going to move unit tests to a separate directory/file structure. This will allow me to add a bunch of utility functions that don't get analyzed for the library compilation and also avoid testing-only imports in the main modules.
This commit is contained in:
Reference in New Issue
Block a user