News

Introduction This example shows how to split unit and integration tests using Maven and JUnit categories. It is especially useful for existing test suites and can be implemented in minutes. Why ...
The JUnit Lambda Team has recently announced the alpha release of JUnit 5, a new major version for the popular unit testing framework. Changes in the new version are mostly focused at removing the ...
The NetBeans IDE provides JUnit integration that can be very handy when writing and running JUnit -based unit tests .