Menu

TwiP / News: Recent posts

TwiP 3.0 released

Version 3.0 further reduces the test cruft by allowing you to collect several failing verifications instead of only the first failing assertion. Simply use "verifyThat" instead of "assertThat" and TwiP will throw one exception to JUnit with all the failing verifications at once... it's not "one assert per test", it's "one concept per test".

Posted by Snackbox 2010-03-01

Version 2.2 released

Mainly bugfix release, but parameters added to AutoTwips

Posted by Snackbox 2009-07-12

Version 2.0 released

Major rewrite with extended functionality:
* Assume annotations
* Extensions mechanism
* Support for Mockito

Posted by Snackbox 2009-07-08

Version 2.1 released

Mainly a bugfix release, but AutoTwips added

Posted by Snackbox 2009-07-08

Version 1.0 release

"Tests with Properties" allows you to simply add parameters to your JUnit tests. TwiP calls your test with suitable combinations of these parameters; especially useful, to test all values of an enums or combinations of various boolean flags.

The basic functionality is in place and tested, so I released a 1.0 version and declared it production ready.

Posted by Snackbox 2008-11-24
MongoDB Logo MongoDB