mirror of https://github.com/libp2p/py-libp2p.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Stuckinaboot
f6d7ba774f
|
6 years ago | |
---|---|---|
.. | ||
README.md | 6 years ago | |
__init.py__ | 6 years ago | |
test_example.py | 6 years ago |
README.md
pytest gathers tests according to a naming convention. By default any file that is to contain tests must be named starting with test_ and any function in a file that should be treated as a test must also start with test_.