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.
Robert Zajac
4681e1e08d
|
6 years ago | |
---|---|---|
.. | ||
libp2p | 6 years ago | |
peer | 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_.