Skip to content

tests(conftest): Add pytester plugin - #423

Merged
tony merged 3 commits into
masterfrom
pytester
Sep 12, 2022
Merged

tests(conftest): Add pytester plugin#423
tony merged 3 commits into
masterfrom
pytester

Conversation

@tony

@tony tony commented Sep 12, 2022

Copy link
Copy Markdown
Member

For testing pytest plugin

Fixes #422

For testing pytest plugin
@codecov

codecov Bot commented Sep 12, 2022

Copy link
Copy Markdown

Codecov Report

Merging #423 (124cb52) into master (49b9d6c) will increase coverage by 0.13%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #423      +/-   ##
==========================================
+ Coverage   86.22%   86.35%   +0.13%     
==========================================
  Files          21       22       +1     
  Lines        1807     1825      +18     
  Branches      276      277       +1     
==========================================
+ Hits         1558     1576      +18     
  Misses        170      170              
  Partials       79       79              
Impacted Files Coverage Δ
tests/conftest.py 100.00% <100.00%> (ø)
tests/test_pytest_plugin.py 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@tony
tony merged commit 32ade43 into master Sep 12, 2022
@tony
tony deleted the pytester branch September 12, 2022 03:02
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.

Tests for pytest plugin

1 participant