This post originated from an RSS feed registered with Java Buzz
by News Manager.
Original Post: JSMock 1.0 released
Feed Title: testdriven.com
Feed URL: http://feeds.feedburner.com/testdrivennewslinks?news=10&links=10
Feed Description: Your test-driven development community
JSMock is a fully featured Mock Object library for JavaScript that provides the necessary tools to do effective interactive-based testing.
JSMock provides expectation recording and matching, and has the ability to return, throw, and stub on object method calls. The interface is simple and easy to use, which makes testing easy.