Update README.md

[skip ci]
This commit is contained in:
edizor 2022-11-11 09:10:03 +08:00 committed by GitHub
parent 3bca0d46bf
commit ec240863d7
1 changed files with 1 additions and 0 deletions

View File

@ -6,3 +6,4 @@
- [@TestInstance Annotation in JUnit 5](https://www.baeldung.com/junit-testinstance-annotation)
- [Run JUnit Test Cases From the Command Line](https://www.baeldung.com/junit-run-from-command-line)
- [Parallel Test Execution for JUnit 5](https://www.baeldung.com/junit-5-parallel-tests)
- [JUnit Testing Methods That Call System.exit()](https://www.baeldung.com/junit-system-exit)