For the complete documentation index, see llms.txt. This page is also available as Markdown.

Prioritize

In Prioritize mode, Redefine reorders the tests based on their relevance, enabling faster feedback when used in conjunction with the AI Slack Notifications. This prioritization ensures that critical or high-priority tests are executed earlier in the testing process, which results in quicker feedback time for developers.

redefine install --prioritize --<testing_framework>

Last updated