Tag Archives: test

Unit tests in Javascript

If you’re used to unit testing ( using JUnit in java, Test::Unit in Rails, etc… ), you might like to have a look at http://www.jsunit.net/ “It is essentially a port of JUnit to JavaScript. Also included is a platform for … Continue reading

Tagged , | Leave a comment