WordPress/phpunit-test-runner

Document what a test runner should do when a test fails

Open

#50 opened on Oct 11, 2017

View on GitHub
 (3 comments) (0 reactions) (0 assignees)PHP (75 forks)github user discovery
documentationhelp wantedtooling

Repository metrics

Stars
 (76 stars)
PR merge metrics
 (Avg merge 5d 16h) (1 merged PR in 30d)

Description

When a test runner executes the tests for the first time, they may find one or more failures. We should document what they should do in this case.

Contributor guide