This website requires JavaScript.
Explore
Help
Sign In
kyfx
/
pytest
mirror of
https://github.com/pytest-dev/pytest.git
Watch
4
Star
0
Fork
You've already forked pytest
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
76065e5028
pytest
/
doc
/
en
/
example
/
customdirectory
/
tests
/
test_third.py
7 lines
87 B
Python
Raw
Blame
History
# content of test_third.py
from
__future__
import
annotations
def
test_3
(
)
:
pass
Reference in New Issue
View Git Blame
Copy Permalink