File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -55,8 +55,8 @@ jake tests # Build the test infrastructure using the built compiler.
5555jake runtests # Run tests using the built compiler and test infrastructure.
5656 # You can override the host or specify a test for this command.
5757 # Use host=<hostName> or tests=<testPath>.
58- jake runtests-browser # Runs the tests using the built run.js file. Syntax is jake runtests. Optional parameters
59- 'host=', 'tests=[regex], reporter=[list|spec|json|<more>]'.
58+ jake runtests-browser # Runs the tests using the built run.js file. Syntax is jake runtests. Optional
59+ parameters 'host=', 'tests=[regex], reporter=[list|spec|json|<more>]'.
6060jake baseline-accept # This replaces the baseline test results with the results obtained from jake runtests.
6161jake -T # List the above commands.
6262```
You can’t perform that action at this time.
0 commit comments