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

Suites nesting #43

Merged
merged 3 commits into from
Aug 26, 2019
Merged

Suites nesting #43

merged 3 commits into from
Aug 26, 2019

Conversation

just-boris
Copy link
Contributor

closes #38

  • assigned correct labels for nested suites
  • fixed a reporter crash when it encounters a top-level test without any suite
  • fixed an issue where historyId was not recorded for failed and pending tests
  • fixed typescript config (previously it converted to a very old syntax, making it harder to debug issues)

@baev baev merged commit ab47cdd into allure-framework:master Aug 26, 2019
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

Successfully merging this pull request may close these issues.

Allure-mocha does not show nested suites
2 participants