JSON-Schema-Test-Suite
JSON-Schema-Test-Suite copied to clipboard
There should be one single entry point to run the suite tests
trafficstars
It used to be that tox was a single entry point that ran exactly what Travis ran.
~~We now run some additional things (notably the JS validator), but there still should be one single entry point that does the same as what's in CI so that a local developer can run all of what will run remotely.~~ This isn't true anymore after #555, we're back to just running tox.