Files
wise-validator/tests/fixtures/minimal_repo/e2e/e2e.yml
tegwick 8d509fc6f1 Implement SAND-WP-0003: validation meta-framework extraction
Port e2e-framework schema, runner, and reporter into wise-validator with
sand-boxer CLI integration, validate run CLI, unit tests, registry capability,
and operator docs.
2026-06-23 21:37:07 +02:00

9 lines
179 B
YAML

name: fixture-repo
compose_file: docker-compose.yml
health_checks:
- name: web
url: http://localhost:8080
timeout: 30
test_command: "echo ok"
timeout: 60
cleanup: always