-
Notifications
You must be signed in to change notification settings - Fork 9
Issues: smarie/python-pytest-harvest
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
MAINT: use proper nox parametrization instead of our
@power_session
#71
opened Mar 16, 2024 by
smarie
Do not pickle results when/if user does not require the
module_results_df/dict
#61
opened Jun 17, 2022 by
smarie
Provide an easier way to dump test results + results bag contents at the end of each test node
#58
opened May 12, 2022 by
smarie
Provide result bags that can contain categories
enhancement
New feature or request
#53
opened Apr 8, 2021 by
smarie
Provide fixtures containing description of where the various parts of New feature or request
[module/session]_results_[dct/df]
come from
enhancement
#52
opened Apr 8, 2021 by
smarie
When pytest-cases (or other plugins) generate fixtures, it is not easily possible to mark them as saved with Something isn't working
@saved_fixture
bug
#44
opened Oct 13, 2020 by
smarie
Provide a method to easily get aggregated counts of success/skipped/failure in the session synthesis
enhancement
New feature or request
#13
opened Nov 22, 2018 by
smarie
ProTip!
Exclude everything labeled
bug
with -label:bug.