Help Center

Testing

Monitor test results and manage test cases.

Included with Smoo Testing, Smoo Platform BundleSee plans

Smoo Testing stores and reports on test results your pipeline sends it. It does not run your tests — your CI does, and reports the results here in CTRF format.

How to

  1. 1

    Report results from CI using the testing SDK or the API.

  2. 2

    Review runs and their pass/fail history.

  3. 3

    Check coverage trends over time.

If something goes wrong

No runs appear.
Nothing has reported yet. This is an ingest surface — check your CI step actually posts results.

Related