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

Convert to pytest #109

Merged
merged 6 commits into from
May 7, 2023
Merged

Convert to pytest #109

merged 6 commits into from
May 7, 2023

Conversation

weiwei
Copy link
Owner

@weiwei weiwei commented May 7, 2023

The command line conversion tools didn't work, but Copilot works quite good for converting individual cases. Probably the only good case to justify me buying it. Still a lot of manual copy/paste though.

Some cases are rewritten to use parametrize.

@codecov
Copy link

codecov bot commented May 7, 2023

Codecov Report

Patch coverage: 99.72% and no project coverage change.

Comparison is base (5648005) 98.24% compared to head (96b51b2) 98.24%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #109   +/-   ##
=======================================
  Coverage   98.24%   98.24%           
=======================================
  Files           8        8           
  Lines        1424     1428    +4     
=======================================
+ Hits         1399     1403    +4     
  Misses         25       25           
Impacted Files Coverage Δ
tests/test_general.py 99.12% <99.41%> (+<0.01%) ⬆️
tests/test_cli.py 100.00% <100.00%> (ø)
tests/test_fromfile.py 98.75% <100.00%> (ø)
tests/test_xunit2.py 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@weiwei weiwei merged commit 81085ec into master May 7, 2023
@weiwei weiwei deleted the pytest branch May 7, 2023 05:39
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