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
19de1b7f29
test_ok1
/
doc
/
en
/
example
/
costlysetup
/
sub_b
/
test_two.py
7 lines
127 B
Python
Raw
Normal View
History
Unescape
Escape
add an example for lazy "per-directory" setup. --HG-- branch : trunk
2009-04-29 01:49:48 +08:00
def
test_something
(
setup
)
:
assert
setup
.
timecostly
==
1
run black
2018-05-23 22:48:46 +08:00
add an example for lazy "per-directory" setup. --HG-- branch : trunk
2009-04-29 01:49:48 +08:00
def
test_something_more
(
setup
)
:
assert
setup
.
timecostly
==
1