We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3a9429 commit d987907Copy full SHA for d987907
README.md
@@ -79,8 +79,6 @@ gulp tests # Build the test infrastructure using the built compiler.
79
gulp runtests # Run tests using the built compiler and test infrastructure.
80
# You can override the host or specify a test for this command.
81
# Use --host=<hostName> or --tests=<testPath>.
82
-gulp runtests-browser # Runs the tests using the built run.js file. Syntax is gulp runtests. Optional
83
- parameters '--host=', '--tests=[regex], --reporter=[list|spec|json|<more>]'.
84
gulp baseline-accept # This replaces the baseline test results with the results obtained from gulp runtests.
85
gulp lint # Runs tslint on the TypeScript source.
86
gulp help # List the above commands.
0 commit comments