Open ty-desj opened 3 weeks ago
@ty-desj Just to confirm, the templates/execution-template.json file is the output file of tass-converter and the input file for tass-base, right? It's the one that can contain multiple browsers per test case and be "exploded" in a one browser per test case file when tass-base executes it, right?
Yes, the general workflow would be something like: Excel template -> tass-converter -> execution-template.json -> tass-base.
Eventually we would add the workflow for: current json template -> tass-converter -> execution-template.json -> tass-base
Redesign of the execution files. Closes #166