We just deployed a new feature release!
Report: The test run report can now be filtered by test case fields, folders, and results.
Test cases: A new wizard allows you to move & copy test cases and folders to other projects.
Editor: The editor now provides strike-through formatting and block-quotes.
Importer: You had some warnings when importing test cases because your former test management provider is not very reliable? You can now delete such test cases by the click of a button and then try again.
API:
- Updating entities and mappings without any effecitve changes no longer updates the version history or audit log (idempotent updates).
- A new
in_subtree
filter operator allows to search tree-like structures, like test case folder trees. - You can now also feed in markdown content for fields expecting Testiny documents (using the header line
<!--markdown-->
).
See all features and bug fixes in our changelog .