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

feat(anta.tests): Nested test results #393

Closed
wants to merge 2 commits into from

Conversation

gmuloc
Copy link
Collaborator

@gmuloc gmuloc commented Sep 14, 2023

Description

Add a new option to allow to expand "atomic results" for a test in report:
Implements CLI, Option in reporter and result_manager
Need more thorough testing

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have run pre-commit for code linting and typing (pre-commit run)
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes (tox -e testenv)

@gmuloc gmuloc changed the title Feat(anta.tests): Nested test results feat(anta.tests): Nested test results Sep 14, 2023
@gmuloc
Copy link
Collaborator Author

gmuloc commented Sep 14, 2023

Closing this for now as it complexifies how to write test and stacking tests should be investigated instead to keep things simple + caching may simplify this

@gmuloc gmuloc closed this Sep 14, 2023
@gmuloc gmuloc deleted the nested-test-results branch January 15, 2025 16:23
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.

1 participant