Skip navigation.

Article on jsTest JavaScript unit testing tool

Article on jsTest JavaScript unit testing tool

A new article has been published on thinkPond.org.

"This article is about jsTest, a JavaScript unit testing tool. Although this tool could be used in many JavaScript testing scenarios, it is specifically designed for writing unit tests as part of the Test Driven Development (TDD) iteration cycle: write a test, make the test pass, refactor, repeat."

Read the full article here.