208c Opensourcetesting.org News » 2010 » February
 

Archive for February 2010

Easy and convenient methods to test one’s Python projects

Python Testing: A new book from Packt Publishing that will help Python developers write tests for their applications using convenient tools and techniques of automated testing and test-driven development. This book allows users to explore how to make testing easier and more accurate with Python’s doctest module. In addition developers will also learn how to keep their units separate and discover a simple and easy way to integrate Mocker and unittest.

Related link: More information (external link)

ItsNat v0.7 is out, more natural and more SVG options

ItsNat is a Java AJAX web framework with built-in functional testing support using server-sent events fired from server and test logic coded in Java.

ItsNat v0.7 release improves SVG (and XUL) support, like SVG embedded in XHTML served with MIME text/html and SVG in MSIE through the following plugins: Adobe SVG Viewer, Renesis, Savarese Ssrc (providing XUL too), SVGWeb and Batik applet, all of them supporting server-sent events useful for testing.

Related link: More information (external link)

0