Auto Increments
This release expands the commands available in the domain model, allows more helper functions in the UI and has general UI improvements.
This release expands the commands available in the domain model, allows more helper functions in the UI and has general UI improvements.
The release is centered on one theme: faster paths from existing data to realistic, constrained, exportable test sets.
This release adds broader combinatorial generation, schema authoring improvements, safe-by-default Faker helper controls across interfaces, better import/export controls, and a few high-value grid usability upgrades.
The Import + Amend via Schema flow is now available across all automation interfaces: REST API, CLI, and MCP.
You can now provide a schema plus existing input data, amend rows using schema rules, and get back the full resulting dataset in your requested output format.
We added a dedicated Code (Unit Test) export capability that now works consistently across the UI, REST API, and MCP tool interfaces.
Generated output is data-driven (parameterized) test code, with shared options for suite naming, setup scaffolding, pretty print, and data source strategy.
New feature for test data generation: Pairwise Testing! This addition brings combinatorial testing capabilities directly to AnyWayData, helping you generate efficient test data sets with pairs coverage and minimal redundancy.