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

qase v5.x - Tags described in @qase.tags() decorator not add to test case in qase #133

Open
l0kifs opened this issue Sep 5, 2023 · 3 comments

Comments

@l0kifs
Copy link

l0kifs commented Sep 5, 2023

Test:

@qase.id(2831)
@qase.title("My test")
@qase.tags('smoke')
def test_example():
    assert True

Config:

{
	"mode": "testops",
	"testops": {
		"api": {
			"token": "my_token"
		},
		"project": "DEMO"
	}
}
Copy link

stale bot commented Dec 4, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Dec 4, 2023
@l0kifs
Copy link
Author

l0kifs commented Dec 5, 2023

So I assume that you don't care about issues in your framework. Nice job...

@stale stale bot removed the wontfix This will not be worked on label Dec 5, 2023
@peraholeg
Copy link

Not working for me too

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

No branches or pull requests

2 participants