Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #25096, comment 1


Ignore:
Timestamp:
08/20/2013 07:48:45 PM (11 years ago)
Author:
kadamwhite
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #25096, comment 1

    initial v1  
    33* `grunt test`: Run all available QUnit specs on the command line, and exit
    44* `grunt watch:test`: Run all available QUnit specs on the command line, and re-run specs whenever any HTML or JS files within /tests/qunit change
    5 * `grunt test:debug`: Start a local webserver at http://localhost:8000/, then start `watch:test`:If you visit http://localhost:8000/tests/qunit/ and activate LiveReload //e.g.// with a browser extension, the browser will auto-refresh the tests page whenever test files change.
     5* `grunt test:debug`: Start a local webserver at http://localhost:8000/, then start `watch:test`: If you visit http://localhost:8000/tests/qunit/ and activate LiveReload //e.g.// with a browser extension, the browser will auto-refresh the tests page whenever test files change.