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: 16 days ago
JSON representation
A programmer-oriented testing framework for Java.
- Host: GitHub
- URL: https://github.com/junit-team/junit4
- Owner: junit-team
- License: epl-1.0
- Created: 2009-01-13T03:41:26.000Z (almost 16 years ago)
- Default Branch: main
- Last Pushed: 2024-05-06T12:45:54.000Z (6 months ago)
- Last Synced: 2024-05-18T19:33:27.493Z (6 months ago)
- Language: Java
- Homepage: https://junit.org/junit4
- Size: 23.2 MB
- Stars: 8,502
- Watchers: 581
- Forks: 3,237
- Open Issues: 125
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE-junit.txt
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-harmony - JUnit4 - 面向程序员的 Java 测试框架 (库 / 测试)
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)