Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 731 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 731 Bytes

transitdata-tests Run tests

Repository containing E2E tests for Transitdata implemented using microservice-testing-tool.

Usage

Tests can be executed either by running the .jar file or the Docker container containing the tests

Jar

Download latest .jar from releases

java -jar transitdata-tests.jar

Docker

docker run -it --rm hsldevcom/transitdata-tests