This website requires JavaScript.
Explore
Help
Sign In
jiuyuan
/
test_ok1
Watch
2
Star
0
Fork
You've already forked test_ok1
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
bcb30d1c7a
test_ok1
/
example
/
funcarg
/
mysetup2
/
test_sample.py
7 lines
107 B
Python
Raw
Blame
History
def
test_answer
(
mysetup
)
:
app
=
mysetup
.
myapp
(
)
answer
=
app
.
question
(
)
assert
answer
==
42
Reference in New Issue
View Git Blame
Copy Permalink