https://github.com/kiquetal/learning-testing
Using all the videos from testautomationu
https://github.com/kiquetal/learning-testing
jacoco-plugin java11 junit maven-surefire-plugin restassured
Last synced: about 1 year ago
JSON representation
Using all the videos from testautomationu
- Host: GitHub
- URL: https://github.com/kiquetal/learning-testing
- Owner: kiquetal
- Created: 2021-02-28T15:47:24.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-05T01:17:06.000Z (about 5 years ago)
- Last Synced: 2025-02-01T07:20:22.419Z (about 1 year ago)
- Topics: jacoco-plugin, java11, junit, maven-surefire-plugin, restassured
- Language: Java
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
##### Summary
Project to be used with Test Automation University courses [Java Path]
#### Tips
Disable gradle warning, adding the following JVM option: DEFAULT_JVM_OPTS='--illegal-access=deny'