Priyank
Priyank

Reputation: 14387

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

Upvotes: 2

Views: 470

Answers (1)

AdaTheDev
AdaTheDev

Reputation: 147224

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

Upvotes: 1

Related Questions