Skip to search formSkip to main contentSkip to account menu

JUnit

Known as: J-unit, Java Unit 
JUnit is a unit testing framework for the Java programming language. JUnit has been important in the development of test-driven development, and is… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
Review
2014
Review
2014
In the last years we have seen the rise and the fall of many version control systems. These systems collect a large amount of… 
2013
2013
This paper reports about the two rounds of the Java Unit Testing Tool Competition that ran in the context of the Search Based… 
Highly Cited
2012
Highly Cited
2012
Software testing represents one of the most explored fields of application of Search-Based techniques and a range of testing… 
2012
2012
Test driven development (TDD) is the practice of writing unit tests before writing the source. TDD practitioners typically start… 
2011
2011
Validating and transforming models are essential steps in model-driven engineering. These tasks are often implemented as… 
2009
2009
JUnit is the de-facto framework for creating and executing unit tests. This paper introduces a distributed execution framework… 
2007
2007
Software testing relates to the process of executing a program or system with the intent of finding errors. Covering as much as… 
2005
2005
Multimodal interactive systems offer a flexibility of interaction that increases their complexity. ICARE is a component-based… 
2004
2004
When testing becomes a developer's habit good things tend to happen--good productivity, good code, and good job satisfaction. If…