This website requires JavaScript.
Explore
Help
Sign In
p53209761
/
test_ok2
Watch
1
Star
0
Fork
You've already forked test_ok2
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3a4a815c41
test_ok2
/
testing
/
example_scripts
/
deprecated
/
test_fixture_named_request.py
11 lines
79 B
Python
Raw
Blame
History
import
pytest
@pytest.fixture
def
request
(
)
:
pass
def
test
(
)
:
pass
Reference in New Issue
View Git Blame
Copy Permalink