Skip to content

pliakas/roukou-junit-features

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JUNIT5 Demo

This is a sample application that demonstrates the core features of JUnit 5, especially the JUnit Jupiter programming model.

The following highlight the technologies used.

  • JUnit Platform 1.3.2

  • JUnit Jupiter 5.3.2

  • JUnit Vintage 5.3.2

    • which includes JUnit 4.12 (for comparison with JUnit Jupiter)
  • Spring Framework 5.1.3 ( not yet implementted)

  • Spring Boot 2.1 ( not yet implemented)

  • Gradle 5.0 ( not yet implemented )

  • Java 11

Resources

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages