DocsAI helpers
02 / 02

AI helpers

Nox debugs failing tests and reviews a passing solution.

Nox debugger

Nox debugger

When tests fail, the Nox debugger analyzes your test results and provides targeted suggestions:

  • Identifies the specific difference between expected and actual output
  • Suggests field name corrections
  • Points out data type mismatches
  • Recommends workflow adjustments

Nox auditor

Nox auditor

Pass all tests to unlock the auditor. It reviews your solution and provides feedback on:

  • Best practices for automation workflows
  • Error handling improvements
  • Performance optimizations
  • Alternative approaches to consider
Note

Both tools use context from your specific brief and test results to provide relevant, actionable advice.