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

[feat] explore way for tags to be bound to a thread #2235

Open
ptrthomas opened this issue Jan 11, 2023 · 0 comments
Open

[feat] explore way for tags to be bound to a thread #2235

ptrthomas opened this issue Jan 11, 2023 · 0 comments

Comments

@ptrthomas
Copy link
Member

based on question here, and this ask has come up a few times: https://stackoverflow.com/q/75083053/143475

Also there is a related discussion (can't find the link) if we could force some tag to be the test that starts the suite etc. today, this is the domain of karate.callSingle()

in summary, it would be cool if we could say that

  • certain tags have to run only on one thread
  • certain tags should run at the start of the test
  • certain tags should block everything else
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant