-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Closed
Description
User story
As example code engineer, I want a way to execute “functional” integration tests for my language from a top-level directory using a single command.
By “functional”, I mean:
- automation-friendly (no setup required)
- passing without intermittent failures.
Acceptance criteria
I know this is done when:
- All functional integration tests can be executed on my machine from the CLI from the top-level (e.g.
php/)
Metadata
Metadata
Assignees
Labels
No labels