Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added preliminary template for execution file. #167

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

ty-desj
Copy link
Collaborator

@ty-desj ty-desj commented Oct 16, 2024

Redesign of the execution files.
Closes #166

@ty-desj ty-desj added this to the Release v0.9.0 milestone Oct 16, 2024
@ty-desj ty-desj linked an issue Oct 16, 2024 that may be closed by this pull request
4 tasks
@DominicParent
Copy link
Collaborator

@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?

@ty-desj
Copy link
Collaborator Author

ty-desj commented Oct 18, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[REFACTOR] Redesign JSON job file format
2 participants