Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/junit-team/junit4

A programmer-oriented testing framework for Java.
https://github.com/junit-team/junit4

Last synced: about 1 month ago
JSON representation

A programmer-oriented testing framework for Java.

Lists

README

        

# JUnit 4
JUnit is a simple framework to write repeatable tests. It is an instance of the xUnit architecture for unit testing frameworks.

For more information, please visit:
* [Wiki](https://github.com/junit-team/junit4/wiki)
* [Download and Install guide](https://github.com/junit-team/junit4/wiki/Download-and-Install)
* [Getting Started](https://github.com/junit-team/junit4/wiki/Getting-started)

[![CI Status](https://github.com/junit-team/junit4/workflows/CI/badge.svg)](https://github.com/junit-team/junit4/actions)