rails/actionview/RUNNING_UJS_TESTS.rdoc

10 lines
174 B
Plaintext

== Running UJS tests
Run the tests in headless mode by running:
rake test:ujs
To run the tests in a browser, start the Rails UJS server by running:
rake ujs:server