Skip to search formSkip to main contentSkip to account menu

List of unit testing frameworks

Known as: PyUnit, Unittest 
This page is a list of tables of code-driven unit testing frameworks for various programming languages. Some but not all of these are based on xUnit.
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2017
2017
—Growing dependency of mankind on software technology increases the need for thorough testing of the software applications and… 
2014
2014
Software development is an incredibly error-prone process. The best way to identify bugs is to thoroughly test your work… 
2013
2013
This paper describes the textual entailment system of FLL for RITE-2 task in NTCIR-10. Our system is based on a set of local… 
2010
2010
Unit testing is an important tool for validating software modules, particularly for wireless sensor networks (WSNs) where bugs… 
2008
2008
A model management workflow typically consists of a number of interdependent model-management tasks such as model validation… 
2008
2008
Software testing is indispensable, but time-consuming. The concept of unit testing implies that testing should start as early as… 
Review
2008
Review
2008
Python: Create-Modify-Reuse is designed for all levels of Python developers interested in a practical, hands-on way of learning… 
2005
2005
We present in this paper a unit testing framework for network configurations which verifies that the configuration meets prior… 
2005
2005
based on its use of agents for expressing tests and test cases. We compare E-Tester with JUnit and suggest several advantages it… 
2004
2004
When testing becomes a developer's habit good things tend to happen--good productivity, good code, and good job satisfaction. If…