PUBLIC   marks

PUBLIC MARKS with tag tdd

Sponsorised links

September 2009

Sponsorised links

July 2009

June 2009

ScalaTest

by jpcaruana
ScalaTest is a free, open-source testing tool for Scala and Java programmers. It is written in Scala, and enables you to write tests in Scala to test either Scala or Java code. It is released under the Apache 2.0 open source license.

The One Fiber Optic Cable No One on the Dig for Tysons Rail Wants to Hit - washingtonpost.com

by night.kame

And they have snapped, accidentally, dozens of those carriers' lines, because even not-so-secret commercial lines sometimes don't show up on utility maps. Goguen, the utility manager, estimates that the rail project has already hit three dozen lines, sometimes doing no damage and other times grinding work to a halt or cutting power to retailers along Route 7. Even after extensively researching land records and maps and digging more than 600 test holes to determine utility locations, it's hard to avoid accidents on a project of such complexity and in such a busy place, he said.

Voilà ce qui se passe quand on fait de l'agile : ça sprinte, ça sprinte, et 3 ans après, il faut un démineur :-)

April 2009

February 2009

January 2009

Gojko Adzic » Announcing Trinidad: In-process test runner for FitNesse wiki pages

by jpcaruana (via)
Trinidad is an in-process test runner for FitNesse tests. Here are some nice things you can do with it: * run fitnesse fit and slim tests without starting the server as part of your build * run fitnesse tests from JUnit within your IDE * debug and troubleshoot fitnesse fixtures as if you were working with unit tests * easily include fitnesse acceptance tests into your build (through JUnit) * easily run tests in transactions and roll back after each test (with Spring)

December 2008

Testing Will Challenge Your Conventions

by greut 1 comment (via)

Private makes less sense than it used to. You can’t test anything that’s private. You need to have ways to sense that your tests are working as intended, and you have to be able to test any method that is interesting. That means less private and more accessors. Get used to living in a more public world. If you need to hide something from users, don’t include it in the interface or abstract base class. “Implements”/”public inheritance” is the new “private”.

or documented is the new public

July 2008

Joda Time - Java date and time API - Home

by jpcaruana & 9 others
Joda-Time provides a quality replacement for the Java date and time classes. The design allows for multiple calendar systems, while still providing a simple API. The 'default' calendar is the ISO8601 standard which is used by XML. The Gregorian, Julian, Buddhist, Coptic, Ethiopic and Islamic systems are also included, and we welcome further additions. Supporting classes include time zone, duration, format and parsing.

June 2008

Gojko Adzic » Fixture Gallery

by jpcaruana
Fixture Gallery is a cookbook for FIT/FitNesse tests.

April 2008

PUBLIC TAGS related to tag tdd

no tag

Sponsorised links