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
bcc08ffe4d
test_ok2
/
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