Skip to content

Conversation

@pganssle
Copy link
Member

@pganssle pganssle commented May 17, 2019

The latest version of pytest has started warning on unregistered markers, which the test suite uses fairly extensively, causing the tests to fail. This explicitly registers all the markers
used in the test suite.

In the future we can re-assess whether we want to replace these markers with something else, and also probably we'll want to start pinning all test and documentation dependencies.

Pull Request Checklist

pganssle added 2 commits May 17, 2019 18:50
The latest version of pytest has started warning on unregistered
markers, which the test suite uses fairly extensively, causing the tests
to fail. This explicitly registers all the markers used in the test
suite.
@pganssle
Copy link
Member Author

Test failure is unrelated, merging.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant