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

nosetest -> pytest #1417

Merged
merged 2 commits into from
Apr 26, 2019
Merged

nosetest -> pytest #1417

merged 2 commits into from
Apr 26, 2019

Conversation

beckjake
Copy link
Contributor

Switch from using nosetest to using pytest for tests. Includes coverage, etc.

One really, really nice feature is that if you add --pdb --pdbcls=IPython.terminal.debugger:Pdb to your pytest invocation, you can be automatically dropped into ipdb (the good one!) on test failure. This makes debugging test failures far more pleasant.

Copy link
Member

@cmcarthur cmcarthur left a comment

Choose a reason for hiding this comment

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

looks great to me. super pleased with how straightforward this was to implement.

@beckjake beckjake merged commit 32f39f3 into dev/wilt-chamberlain Apr 26, 2019
@beckjake beckjake deleted the feature/use-pytest branch April 26, 2019 14:15
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.

2 participants