Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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`