Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Switch testing to pytest completely#7974
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes from1 commit
Commits
Show all changes
14 commits Select commitHold shift + click to select a range
6a91b9a
Use pip to install in AppVeyor too.
QuLogicab99e65
Rename test_only to avoid pytest collection.
QuLogicbd91b93
Remove pytest collection filter.
QuLogic25fdef8
Move pytest_configure into installed area.
QuLogicc8fc318
Enable pytest-xdist on AppVeyor.
QuLogic02d7cf8
Change stack level of Figure.gca warning.
QuLogic30e40c6
Skip broken category test with NumPy < 1.8.0.
QuLogic80281e9
Use pytest in matplotlib.test().
QuLogicc520c2c
Stop installing nose in CI.
QuLogiced7d353
FIX: implement `__ne__` for `SubplotSpec`
tacaswellca255dd
Normalize path case before checking for fonts.
QuLogic3cb2752
Fix one last old xfail call.
QuLogic857d846
Fix tests.py when passed explicit filenames.
QuLogicfe20a23
Always upload coverage on Travis.
QuLogicFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
Skip broken category test with NumPy < 1.8.0.
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
commit30e40c68eb6cd7cf4a68cab03f43d059bbbb88aa
There are no files selected for viewing
10 changes: 10 additions & 0 deletionslib/matplotlib/tests/test_category.py
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.