Run the Tests and Summarize Failures

Ask CodeBot to run tests when you want help turning raw test output into next actions.

Start with:

Run the tests and summarize failures.

CodeBot can use the host app or available tools to run the relevant test command, inspect the output, and group failures by likely cause.

For a better result, specify the scope:

  • Run the tests for the active project.
  • Run only the failing test suite.
  • Run the smoke tests for this workspace.
  • Do not fix anything yet; just summarize failures.

After the summary, ask CodeBot to inspect the first failure, propose a fix, or rerun a narrower test once a change has been made.