

JUnit
15 likes
JUnit is a unit testing framework for the Java programming language. JUnit has been important in the development of test-driven development, and is one of a family of unit testing frameworks collectively known as xUnit that originated with SUnit.
Features
- Unit Testing
Tags
- unittesting
- test-driven
- Java
- Developer Tools
- JVM
- java-development
- java-framework
- Software Framework
JUnit News & Activities
Highlights All activities
Recent News
- POX published news article about JUnit
JUnit 6.0 adds Java 17 & Kotlin 2.2, unified versioning & JSpecify nullability annotationsJUnit 6.0 has been released as a major update to the popular Java and Java Virtual Machine (JVM) te...
Recent activities
- POX updated JUnit
JUnit information
No comments or reviews, maybe you want to be first?
Post comment/reviewWhat is JUnit?
JUnit is a unit testing framework for the Java programming language. JUnit has been important in the development of test-driven development, and is one of a family of unit testing frameworks collectively known as xUnit that originated with SUnit.
JUnit has been ported to other languages.


