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

t1/junit-tck-mre

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JUnit TCK MRE

A Minimal Reproducible Example for writing a Technology Compatibility Kit with JUnit 5. See this JUnit Issue.

The tck currently has a runtime dependency on impl1, while instead the implementations should have a dependency on the tck. And the tests in the tck are in src/test, while they should be in src/main.

About

A Minimal Reproducible Example for writing a Technology Compatibility Kit with JUnit 5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages