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 suites to report #197

Closed
1 task
bolshakovmikhail opened this issue Jan 24, 2018 · 0 comments
Closed
1 task

Add support for suites to report #197

bolshakovmikhail opened this issue Jan 24, 2018 · 0 comments

Comments

@bolshakovmikhail
Copy link

bolshakovmikhail commented Jan 24, 2018

I'm submitting a ...

  • feature request

What is the expected behavior?

Add suites for tests. The first - the suite name is file.py name or using decorators
The second. For example:
Suite (file.py)

  • subsuite (classOne)
    • tests
  • subsuite (classTwo)
    • tests
      .........

What is the motivation / use case for changing the behavior?

Grouping tests for overview and display on the tab suites

Please tell us about your environment:

  • Allure version: 2.5.0
  • Test framework: pytest@3.0
  • Allure adaptor: allure-pytest@2.3.1b1
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

2 participants