https://github.com/novatecconsulting/blog-better-test-structure-junit5
This repository includes the example code for the NovaTec blog post "Better Test Structure with JUnit 5"
https://github.com/novatecconsulting/blog-better-test-structure-junit5
Last synced: 4 months ago
JSON representation
This repository includes the example code for the NovaTec blog post "Better Test Structure with JUnit 5"
- Host: GitHub
- URL: https://github.com/novatecconsulting/blog-better-test-structure-junit5
- Owner: NovatecConsulting
- License: gpl-3.0
- Created: 2016-10-27T15:26:05.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-03T17:25:49.000Z (over 8 years ago)
- Last Synced: 2025-01-20T07:08:29.327Z (5 months ago)
- Language: Java
- Size: 17.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This repository includes the example code for the NovaTec blog post "Better Test Structure with JUnit 5".
The post can be read [here](http://blog.novatec-gmbh.de/better-test-structure-junit-5/).