Closed backplane-import closed 13 years ago
This issue was closed by revision 0dd80cc6940fac643fd0882ffc96bcc24ecf3877 (originally b547e8668e).
Updates
Ticket status set to Fixed
The YUI Test Selenium driver task now returns success or failure to Ant, and the specific testing task can be run independently of the compile steps.
Imported from backplanejs Google Code issue 82.
The YUI unit-tests can be run from a browser, using Google App Engine (GAE), but to make test-driven development (TDD) easier we want to be able to run tests from the command-line.
The tests can already be run in a group via the YUI Test Selenium driver, however this task (a) runs 'compile' and 'test-compile' and (b) always reports 'successful', even if the tests fail.
Owner set to markbirbeck
Priority: Medium Type: Enhancement