Javascript Unit Testing with Javascript-Test-Driver

467 Views Asked by At

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

1

There are 1 best solutions below

0
On BEST ANSWER

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