Run Tests
Shorebird CI’s “Run Test” check will run any test files that are found to ensure they are passing.
Requirements
Section titled “Requirements”None. As long as your repository has Dart or Flutter tests detected this check will run.
Available Statuses
Section titled “Available Statuses”This check passes if the check returns 0 failed
.
This check fails if the check returns with any number of failed tests above 0.