Skip to content

Run Tests

Shorebird CI’s “Run Test” check will run any test files that are found to ensure they are passing.

None. As long as your repository has Dart or Flutter tests detected this check will run.

This check passes if the check returns 0 failed.

This check fails if the check returns with any number of failed tests above 0.