Release Notes: Each test method can now be invoked concurrently with a predefined number of threads. The user can provide a custom RunnerScheduler in order to implement different execution characteristics.


Release Notes: This release adds and improves extension points for custom data generation and combination and report formatting. From Excel documents, a specific sheet can be imported now. This release fixes bugs in BigDecimal value generation.


Release Notes: This release fixes a bug in column-based Excel(TM) Sheet iteration and adds the feature of a 'nullMarker' as a workaround for deficiencies in empty-cell-handling of Eclipse's Excel sheet editor.


Release Notes: Full JavaBean graphs can be imported from a CSV file. CSV files may now have data columns instead of data rows.


Release Notes: Each test method can now be invoked concurrently with a predefined number of threads. The user can provide a custom RunnerScheduler in order to implement different execution characteristics.


Release Notes: This release fixes dependency issues which prevented execution in Maven, and fixes value set calculation for tests with multiple nullable arguments.