You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(pyproject.toml): update testing dependencies and coverage reporting
Add several pytest plugins including pytest-sugar, pytest-xdist, pytest-randomly, pytest-timeout, pytest-html, and pytest-benchmark to enhance testing capabilities. Update coverage reporting to include XML output, improving integration with CI tools. These changes aim to streamline the testing process and provide more comprehensive coverage insights.
0 commit comments