Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests: Enable python based tests by default
They have been around for quite some time now but it's easy to accidentally not run them because they get disabled when the dependencies are not all satisfied. This enables pytests by default which forces one to explicitly disable them if they are unwanted.
- Loading branch information