Skip to content
This repository has been archived by the owner on Jul 9, 2021. It is now read-only.

Latest commit

 

History

History
10 lines (6 loc) · 312 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 312 Bytes

testng-junit5

Implementation of the JUnit5 Platform TestEngine interface

Build Status

build

Launch Maven to build, format and run integration tests:

mvn verify -P run-fmt,run-its