testdriven.com Wrangling quality out of chaos

www.mockobjects.com resurrected

09.25.2006 · Posted in Blogosphere

After an unfortunate absence, we’ve put up a site at mockobjects.com again. This time it’s a blog, so we’ll be porting material from the old site as appropriate. Suggestions and comments welcome. ...

OOPLSA Tutorial: Storytelling with FIT

09.24.2006 · Posted in Events

I’ll running our tutorial on Storytelling with FIT at OOPLSA this October. It’s about using FIT to help all the interested parties communicate with each other about what the system is supposed to do. It’s not about implementing Fixtures, although we can cover that too if there’s interest. We’ve run it a few times now [...] ...

LiFT – Literate Functional Testing

09.24.2006 · Posted in Java

We are pleased to announce that an initial version of the LiFT framework is now available as open source on java.net. LiFT is a framework for Literate Functional Testing. LiFT ...

Pulse Continuous Integration Server 1.1 Final

09.19.2006 · Posted in Advisories

Zutubi is pleased to announce version 1.1 of the Pulse continuous integration server. Pulse makes continuous integration easy by adapting to your existing build environment. The major new feature in ...

STAREAST 2007: May 14-18, Orlando Florida

09.14.2006 · Posted in Events

The Greatest Software Testing Conference on Earth! STAREAST 2007: May 14-18, Orlando Florida The Rosen Centre Hotel 9840 International Dr, Orlando, Florida 32819 http://www.sqe.com/stareast/Emerging business needs, new customer demands, and ...

JsTester 1.2 Released

09.12.2006 · Posted in Advisories

Dear TestDriven Community, I’m pleased to announce that JsTester version 1.2 has been released. Download | Documentation | Changes JsTester allows validation of javaScript code inside java. It provides a ...

Confix: make input file generator

09.11.2006 · Posted in Links

Confix does what is otherwise the job of the package maintainer: write input files for Automake and Autoconf. By examining the package source, it determines how to shape configure.in and ...

Imperfectly Agile: You Too Can Be Agile!

09.11.2006 · Posted in Links

People new to the idea of agile software development think that you can only be agile with small, co-located teams where you have no political constraints. Yes, that’s ideal, but ...

Tags:

Avignon IE 1.2.5 Released

09.09.2006 · Posted in Advisories

Avignon is an open source tool that supports writing customer tests before coding has begun. The core module provides the ability to run tests through JUnit. Additional modules include more ...

ecmaDebug: DbC in JavaScript

09.06.2006 · Posted in Links

ecmaDebug is a Design by Contract tool for Javascript It includes a custom NS_ASSERTION firing function for debugging purposes when Venkman isn’t enough. toString and toSource have been redirected to ...