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
0341893512
test_ok2
/
testing
/
example_scripts
/
unittest
/
test_unittest_plain_async.py
7 lines
100 B
Python
Raw
Blame
History
import
unittest
class
Test
(
unittest
.
TestCase
)
:
async
def
test_foo
(
self
)
:
assert
False
Reference in New Issue
View Git Blame
Copy Permalink