This website requires JavaScript.
Explore
Help
Register
Sign In
floraachy
/
pytest2
Watch
1
Star
0
Fork
You've already forked pytest2
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
661055105c
pytest2
/
pytest_stepwise
/
compat.py
5 lines
104 B
Python
Raw
Blame
History
try
:
from
_pytest
.
cacheprovider
import
Cache
except
ImportError
:
from
pytest_cache
import
Cache
Reference in New Issue
View Git Blame
Copy Permalink