Skip to content
This repository has been archived by the owner on Apr 27, 2022. It is now read-only.

Issue with pytest and it's plugins dependencies #1057

Open
naved001 opened this issue Jan 17, 2019 · 1 comment
Open

Issue with pytest and it's plugins dependencies #1057

naved001 opened this issue Jan 17, 2019 · 1 comment

Comments

@naved001
Copy link
Contributor

naved001 commented Jan 17, 2019

We are using pytest version < 3.6 because of an issue described here fd68983

The latest version of two pytest plugins (pytest-cov and pytest-xdist) require a more recent version of pytest.

We should update our tests with features recommended by pytest, and use the latest version of pytest and it's plugins.

@naved001
Copy link
Contributor Author

I started working on this: master...naved001:remove-direct-fixture-calls

There's more work to do.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant