This website requires JavaScript.
Explore
Help
Register
Sign In
zcdsj
/
Recruitment_site
Watch
5
Star
0
Fork
You've already forked Recruitment_site
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7e86ec5ea0
Recruitment_site
/
offer_backend
/
conftest.py
8 lines
97 B
Python
Raw
Blame
History
import
pytest
from
django
.
test
import
Client
@pytest.fixture
def
client
(
)
:
return
Client
(
)
Reference in New Issue
View Git Blame
Copy Permalink