Highlight
Featured this release
Find test cases by wording, not by paging through hundreds
Chat, the API and the CLI can search test cases by name, goal, expected result and steps.
Search now runs a full-text query across test case name, goal, expected result, steps and scenario name, so finding a test by how it is worded no longer means paging through hundreds of rows.
Use normal search syntax: unquoted words are ANDed, "quoted phrases" match exactly, OR finds alternatives and -word excludes matches. Combine it with a scenario filter to search within a specific test tree, from chat, the API or the CLI.