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

test: make pytest configuration stricter #363

Merged
merged 1 commit into from
Sep 15, 2023
Merged

test: make pytest configuration stricter #363

merged 1 commit into from
Sep 15, 2023

Conversation

sobolevn
Copy link
Member

It also removes this warning:

tests/test_attrs_factory.py:13
  /Users/sobolev/Desktop/polyfactory/tests/test_attrs_factory.py:13: PytestUnknownMarkWarning: Unknown pytest.mark.attrs - is this a typo?  You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html
    pytestmark = [pytest.mark.attrs]

@sobolevn sobolevn requested review from a team as code owners September 14, 2023 15:25
@sobolevn sobolevn changed the title tests: make pytest configuration stricter test: make pytest configuration stricter Sep 14, 2023
@sonarcloud
Copy link

sonarcloud bot commented Sep 15, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@guacs guacs merged commit ec177ec into main Sep 15, 2023
17 of 18 checks passed
@guacs guacs deleted the stricter-pytest branch September 15, 2023 14:01
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.

None yet

2 participants