Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rogermiranda1000/watchwolf-tester
WatchWolf's test controller
https://github.com/rogermiranda1000/watchwolf-tester
minecraft papermc spigot test-automation testing-framework testing-tools
Last synced: 3 months ago
JSON representation
WatchWolf's test controller
- Host: GitHub
- URL: https://github.com/rogermiranda1000/watchwolf-tester
- Owner: rogermiranda1000
- Created: 2022-06-10T16:53:12.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-08T19:50:24.000Z (10 months ago)
- Last Synced: 2024-05-01T15:26:11.376Z (9 months ago)
- Topics: minecraft, papermc, spigot, test-automation, testing-framework, testing-tools
- Language: Java
- Homepage: https://watchwolf.dev/
- Size: 8.05 MB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# WatchWolf - Tester
Responsable to send the commands to the rest of the WatchWolf system to test the desired plugin(s). For more information about WatchWolf check TODO.The Tester is responsable of implementing WatchWolf Test's protocols. This concrete implementation will be developed using Java.
## Compile
Use Java **8**.### Dependencies
- Maven's `org.junit.jupiter:junit-jupiter-engine:5.8.1`
- Maven's `org.junit.jupiter:junit-jupiter-params:5.8.1`
- Maven's `org.yaml:snakeyaml:1.21`