Search code examples
javascriptjs-test-driver

Javascript Unit Testing with Javascript-Test-Driver


Recently a new framework for Javascript unit testing has been released. HERE Can anyone points me to some sample examples which I can look at to?

This seems to be an excellent framework; considering that it has command line support and integration with popular IDEs.

Any help will be much appreciated.

Cheers -Priyank


Solution

  • The best place to get started really is the JsTestDriver WIKI That should give you everything you need to get going.