https://github.com/codecentric/junit-5-bdd
https://github.com/codecentric/junit-5-bdd
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/codecentric/junit-5-bdd
- Owner: codecentric
- License: apache-2.0
- Created: 2018-09-18T08:22:53.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-18T08:24:52.000Z (over 7 years ago)
- Last Synced: 2025-01-17T15:16:33.616Z (12 months ago)
- Language: Java
- Size: 58.6 KB
- Stars: 3
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# junit-5-bdd
Sample project for behavior driven development with JUnit 5. See https://blog.codecentric.de/2018/09/behavior-driven-development-mit-junit-5.
## Contribution policy
Contributions via GitHub pull requests are gladly accepted from their original author. Along with any pull requests, please state that the contribution is your original work and that you license the work to the project under the project's open source license. Whether or not you state this explicitly, by submitting any copyrighted material via pull request, email, or other means you agree to license the material under the project's open source license and warrant that you have the legal authority to do so.
## License
This code is open source software licensed under the [Apache 2.0 License](https://www.apache.org/licenses/LICENSE-2.0.html).