Although SchnauzerUI encourages writing completely standalone test scripts, people still may want to run a bunch of scripts and combine them into a single test report.
It seems the easiest way to do that is to add a concept of a "test suite", described in a config file. I'm thinking TOML or JSON.
Although SchnauzerUI encourages writing completely standalone test scripts, people still may want to run a bunch of scripts and combine them into a single test report. It seems the easiest way to do that is to add a concept of a "test suite", described in a config file. I'm thinking TOML or JSON.