Skip to content

Latest commit

 

History

History
42 lines (25 loc) · 1.04 KB

README.md

File metadata and controls

42 lines (25 loc) · 1.04 KB

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