Skip to content

Switch Python Testing Package to Pytest #976

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

Closed
micw523 opened this issue Oct 2, 2019 · 4 comments · Fixed by #978
Closed

Switch Python Testing Package to Pytest #976

micw523 opened this issue Oct 2, 2019 · 4 comments · Fixed by #978
Assignees
Labels
good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/feature Categorizes issue or PR as related to a new feature.

Comments

@micw523
Copy link
Contributor

micw523 commented Oct 2, 2019

What is the feature and why do you need it:
Currently we are using pytest to test our clients and nose to generate coverage reports for the base repo. The reports can instead be generated with pytest as shown in here.
Describe the solution you'd like to see:
Use pytest instead of nose to generate code coverage reports.
/good-first-issue
/help

@micw523 micw523 added the kind/feature Categorizes issue or PR as related to a new feature. label Oct 2, 2019
@k8s-ci-robot
Copy link
Contributor

@micw523:
This request has been marked as suitable for new contributors.

Please ensure the request meets the requirements listed here.

If this request no longer meets these requirements, the label can be removed
by commenting with the /remove-good-first-issue command.

In response to this:

What is the feature and why do you need it:
Currently we are using pytest to test our clients and nose to generate coverage reports for the base repo. The reports can instead be generated with pytest as shown in here.
Describe the solution you'd like to see:
Use pytest instead of nose to generate code coverage reports.
/good-first-issue
/help

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@k8s-ci-robot k8s-ci-robot added good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. labels Oct 2, 2019
@palnabarun
Copy link
Member

/assign

@vladdoster
Copy link

vladdoster commented Oct 6, 2019

Going to attempt this issue @micw523

@palnabarun
Copy link
Member

@vladdoster I am on it already :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants