2

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

Sydwell
  • 4,954
  • 1
  • 33
  • 36
Priyank
  • 14,231
  • 18
  • 78
  • 107
  • +1 for adding js-test-driver tag. I myself am doing a lot of work with it and asked lots of questions without that tag. Thanks. – BeraCim Jan 04 '10 at 02:16

1 Answers1

1

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

AdaTheDev
  • 142,592
  • 28
  • 206
  • 200