Skip to content

TestDriven.com
Syndicate content
Wrangling quality out of chaos
Updated: 1 hour 5 min ago

ScalaCheck is a powerful tool for automatic unit testing of Scala and Java programs.

Tue, 07/20/2010 - 22:58
ScalaCheck features automatic test case generation and minimization of failing test cases. ScalaCheck started out as a Scala port of the Haskell library QuickCheck, and has since evolved and been extended with features not found in Haskell QuickCheck.
Categories: Communities

SmartBear Software, AutomatedQA and Pragmatic Software Merge

Tue, 07/20/2010 - 22:32
This is an interesting move and indicates increasing maturity of the developer productivity tools marketplace. I am curious if Atlassian will make a testing tools aquisition as well. Additional info here.
Categories: Communities

Bitten – A continuous integration plugin for Trac

Sat, 07/03/2010 - 20:53
Bitten is a Python-based framework for collecting various software metrics via continuous integration. It builds on Trac to provide an integrated web-based user interface.
Categories: Communities