Skip to content

IntelliJ IDEA and JUnit: Writing, Finding, and Running Tests

Notifications You must be signed in to change notification settings

aisgbnok/idea-junit-webinar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IntelliJ IDEA and JUnit: Writing, Finding, and Running Tests

JUnit 5 is the next generation of JUnit. The goal is to create an up-to-date foundation for developer-side testing [...] enabling many different styles of testing.

Example Programs

Also known as demos.

Excursion to Jupiter

Just another entry point: @Test

Pick up Example Programs

Don't forget about the demos!

JUnit User Guide: Writing Jupiter Tests

20 sections full of making writing tests spark joy.

JUnit User Guide: Jupiter Extensions

15 sections of extending Jupiter with additional joy.

JUnit User Guide: Advanced Topics

More styles, more engines, more fun.


Happy testing!

Christian https://sormuras.github.io

About

IntelliJ IDEA and JUnit: Writing, Finding, and Running Tests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%