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 the ability to pass a precondition in an autotest so that it is displayed in allure #1209

Open
Cameback opened this issue Dec 20, 2024 · 0 comments

Comments

@Cameback
Copy link

Is your feature request related to a problem? Please describe.
I can't add precondition in my autotest (step my autotest and text message). Therefore, it is sometimes difficult for a tester to understand what belongs to the test and what to the precondition.

Describe the solution you'd like
Add the ability to add a precondition. So that this is displayed correctly in allure
await precondition('add precondition')

Additional context
image

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

1 participant