JSON-Schema-Test-Suite icon indicating copy to clipboard operation
JSON-Schema-Test-Suite copied to clipboard

There should be one single entry point to run the suite tests

Open Julian opened this issue 7 years ago • 0 comments
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.

Julian avatar May 12 '18 18:05 Julian