themouette / selenium-grid

A runner for selenium tests
MIT License
7 stars 1 forks source link

scan for testcases #5

Closed themouette closed 11 years ago

themouette commented 11 years ago

the runner might be able to scan for tests and run them, just as mocha.

By the way, tests might be initialized with a simple function (describe, it...).

themouette commented 11 years ago

done. Use the bin/selenium-grid script