pythonwhat
pythonwhat copied to clipboard
Reduce number of dependencies for running tests
Use pytest to mark tests that have dependencies, so we can skip them. Rewrite with dependency free tests where important.