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

Add support for test tags to the CLI #492

Closed
bartekpacia opened this issue Oct 21, 2022 · 3 comments · Fixed by #507 or #2286
Closed

Add support for test tags to the CLI #492

bartekpacia opened this issue Oct 21, 2022 · 3 comments · Fixed by #507 or #2286
Assignees
Labels
feature New feature request P2 Issues not at the top of the work list package: patrol_cli Related to the patrol_cli package package: patrol Related to the patrol package (native automation, test bundling)

Comments

@bartekpacia
Copy link
Contributor

The built-in test package lets developers add tags to their test files, groups, and individual tests.

I won't ramble about tags here, instead I'll send you to the official docs:

We should research:

  • if tags are good for marking platform-specific tests
  • if there are any problems with them. If not, we should add support for running tests by tags to patrol_cli, and update docs to let our users know about this feature.

cc: @jakubfijalkowski @mateuszwojtczak @jBorkowska, wdyt?

@bartekpacia bartekpacia added feature New feature request package: patrol Related to the patrol package (native automation, test bundling) package: patrol_cli Related to the patrol_cli package labels Oct 21, 2022
@bartekpacia bartekpacia reopened this Oct 25, 2022
@bartekpacia

This comment was marked as outdated.

@bartekpacia bartekpacia added the blocked Blocked by external factors label Oct 25, 2022
@bartekpacia bartekpacia changed the title Research using test tags Add support for test tags to the CLI Oct 25, 2022
@bartekpacia bartekpacia removed the blocked Blocked by external factors label Nov 9, 2023
@jBorkowska jBorkowska added the P1 High-priority issues at the top of the work list label Nov 17, 2023
@jBorkowska jBorkowska added P2 Issues not at the top of the work list and removed P1 High-priority issues at the top of the work list labels Nov 27, 2023
@jBorkowska
Copy link
Collaborator

Related to this PR: #2052

Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar problem, please file a new issue. Make sure to follow the template and provide all the information necessary to reproduce the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature New feature request P2 Issues not at the top of the work list package: patrol_cli Related to the patrol_cli package package: patrol Related to the patrol package (native automation, test bundling)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants