Violet
Violet copied to clipboard
Make unit tests run in `--parallel`
With the new object model (see: #1) it should be possible to run unit tests with --parallel enabled (because py is no longer a global variable). Maybe. Probably…
-
UnicodeDataDoesNotCrashTests. test_iterateAllshould be split by plane giving us 17 tests -
make test(inMakefile) should be updated