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

feat: pytest integration #1741

Merged
merged 44 commits into from
Nov 13, 2020
Merged

feat: pytest integration #1741

merged 44 commits into from
Nov 13, 2020

Conversation

jirikuncar
Copy link
Contributor

@jirikuncar jirikuncar commented Oct 20, 2020

Description

Adds support for pytest.

Checklist

  • Entry added to release notes using reno
  • Tests provided; and/or
  • Description of manual testing performed and explanation is included in the code and/or PR.
  • Library documentation is updated.
  • Corp site documentation is updated (link to the PR).

@jirikuncar jirikuncar marked this pull request as ready for review October 20, 2020 15:56
@jirikuncar jirikuncar requested a review from a team as a code owner October 20, 2020 15:56
ddtrace/contrib/pytest/__init__.py Show resolved Hide resolved
ddtrace/contrib/pytest/plugin.py Outdated Show resolved Hide resolved
ddtrace/contrib/pytest/plugin.py Outdated Show resolved Hide resolved
ddtrace/ext/provider.py Outdated Show resolved Hide resolved
tests/contrib/pytest/test_pytest.py Show resolved Hide resolved
ddtrace/ext/provider.py Outdated Show resolved Hide resolved
ddtrace/ext/ci.py Outdated Show resolved Hide resolved
Copy link
Member

@Kyle-Verhoog Kyle-Verhoog left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a few questions/thoughts around the tagging. Otherwise we're looking pretty good 👍 👍

ddtrace/contrib/pytest/plugin.py Outdated Show resolved Hide resolved
ddtrace/contrib/pytest/plugin.py Show resolved Hide resolved
Kyle-Verhoog
Kyle-Verhoog previously approved these changes Nov 4, 2020
Copy link
Member

@Kyle-Verhoog Kyle-Verhoog left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 nice! Great work @jirikuncar. I just found one thing missing from the circleci config but it's an easy fix.

.circleci/config.yml Show resolved Hide resolved
@Kyle-Verhoog Kyle-Verhoog added this to the 0.45.0 milestone Nov 13, 2020
Kyle-Verhoog
Kyle-Verhoog previously approved these changes Nov 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants