-
Notifications
You must be signed in to change notification settings - Fork 6
chore(deps): update dependency pytest-sugar to v1 #204
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
base: master
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #204 +/- ##
==========================================
- Coverage 77.75% 73.62% -4.13%
==========================================
Files 9 9
Lines 436 436
==========================================
- Hits 339 321 -18
- Misses 97 115 +18
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
34d28b5 to
c60283d
Compare
c60283d to
4b424ad
Compare
4b424ad to
11819be
Compare
f6ec959 to
b84677e
Compare
bda1be5 to
4172612
Compare
4331f0c to
6c98d4e
Compare
41c4beb to
8b4d68d
Compare
f337697 to
46c6806
Compare
7015967 to
977cb5f
Compare
47e347b to
cba9adf
Compare
1cdc85a to
36c62b4
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #204 +/- ##
==========================================
- Coverage 77.75% 77.29% -0.46%
==========================================
Files 9 9
Lines 436 436
==========================================
- Hits 339 337 -2
- Misses 97 99 +2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
fd67cee to
6ca881e
Compare
2f192c5 to
13232b5
Compare
df0533b to
10ff96c
Compare
6358a92 to
4492b03
Compare
4492b03 to
d59a8ca
Compare
074abc7 to
b835608
Compare
88a4403 to
f0f9e1b
Compare
f0f9e1b to
289c342
Compare
289c342 to
595d1ff
Compare
This PR contains the following updates:
^0.9.4->^1.0.0Release Notes
Teemu/pytest-sugar (pytest-sugar)
v1.1.1: pytest-sugar 1.1.1Compare Source
Adjust signature of SugarTerminalReporter to avoid conflicts with other pytest plugins (#297 by @TolstochenkoDaniil)
v1.1.0: pytest-sugar 1.1.0Compare Source
Add Playwright trace file detection and display support for failed tests (#296 by @kiebak3r)
This enhancement automatically detects and displays Playwright trace.zip files with viewing commands when tests fail, making debugging easier for Playwright users.

New command-line options:
--sugar-trace-dir: Configure the directory name for Playwright trace files (default: test-results)--sugar-no-trace: Disable Playwright trace file detection and displayv1.0.0: pytest-sugar 1.0.0Compare Source
Thanks to folks to contributed to this release: @suutari-ai, @hugovk, @kianmeng, @mattcristal, and @justinmayer
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.