Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 202 Bytes

at.md

File metadata and controls

12 lines (10 loc) · 202 Bytes

Acceptance Tests

  • Gradle Build
./gradlew installDist --parallel
  • Run AT with ESPv2 using test spec
docker compose up --build --abort-on-container-exit
docker compose down