We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
test("A") { test("X") { ... } test("Y") { ... } } # Run A.X but not A.Y > testOnly -- A.X
The text was updated successfully, but these errors were encountered:
I'll work on it because I need it now :)
Sorry, something went wrong.
airspec: #2637 Support selecting nested test specs
737b30a
airspec: #2637 Support selecting nested tests with (keyword1)/(keywor…
185ad21
…d2)/ ... syntax (#2651) * airspec: #2637 Support selecting nested test specs * Add test cases * Check nested test names: * Update doc
xerial
Successfully merging a pull request may close this issue.
The text was updated successfully, but these errors were encountered: