Skip to main content

Module project_test

Module project_test 

Source

Structs§

TestRunner
VerificationOutcome
Ground-truth verification result: did the project’s build/test actually pass?

Functions§

detect_test_runner
run_verification
Run a ground-truth verification in root, sandboxed to the workspace: the explicit verify_command if set, else an auto-detected test runner. Returns None when there is nothing to run (no command and no recognized project), so callers can fall back to a softer review.