Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.java > #11439 > unrolled thread

Bug#941970: ITP: junit5 -- JUnit regression test framework for Java

Started byEmmanuel Bourg <ebourg@apache.org>
First post2019-10-08 11:20 +0200
Last post2019-10-08 11:20 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.debian.maint.java


Contents

  Bug#941970: ITP: junit5 -- JUnit regression test framework for Java Emmanuel Bourg <ebourg@apache.org> - 2019-10-08 11:20 +0200

#11439 — Bug#941970: ITP: junit5 -- JUnit regression test framework for Java

FromEmmanuel Bourg <ebourg@apache.org>
Date2019-10-08 11:20 +0200
SubjectBug#941970: ITP: junit5 -- JUnit regression test framework for Java
Message-ID<yOTOW-7t2-3@gated-at.bofh.it>
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg <ebourg@apache.org>

* Package name    : junit5
  Version         : 5.3.2
  Upstream Author : Sam Brannen, Marc Philipp and contributors
* URL             : https://junit.org/junit5/
* License         : EPL-2.0
  Programming Lang: Java
  Description     : JUnit regression test framework for Java

JUnit is a framework to write repeatable tests.

Unlike previous versions of JUnit, JUnit 5 is composed of several different
modules from three sub-projects: JUnit Platform, JUnit Jupiter and
JUnit Vintage.

The JUnit Platform serves as a foundation for launching testing frameworks
on the JVM. It also defines the TestEngine API for developing a testing
framework that runs on the platform. Furthermore, the platform provides
a Console Launcher to launch the platform from the command line and a JUnit 4
based Runner for running any TestEngine on the platform in a JUnit 4 based
environment. First-class support for the JUnit Platform also exists in popular
IDEs and build tools.

JUnit Jupiter is the combination of the new programming model and extension
model for writing tests and extensions in JUnit 5. The Jupiter sub-project
provides a TestEngine for running Jupiter based tests on the platform.

JUnit Vintage provides a TestEngine for running JUnit 3 and JUnit 4 based
tests on the platform.


This package will be maintained by the Java Team.

[toc] | [standalone]


Back to top | Article view | linux.debian.maint.java


csiph-web