This website requires JavaScript.
Explore
Help
Sign In
kyfx
/
pytest-bdd-example
mirror of
https://github.com/olegpidsadnyi/pytest-bdd-example.git
Watch
5
Star
0
Fork
You've already forked pytest-bdd-example
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d375fb2542
pytest-bdd-example
/
pytest_bdd_example
/
auth
/
decorators.py
4 lines
81 B
Python
Raw
Blame
History
def
public_endpoint
(
function
)
:
function
.
is_public
=
True
return
function
Reference in New Issue
View Git Blame
Copy Permalink