NIC Lin 3c3a9ac90b
Update tests/pubsub/test_gossipsub.py
Co-Authored-By: Kevin Mai-Husan Chia <mhchia@users.noreply.github.com>
2019-07-23 16:37:01 +08:00
..
2019-03-17 19:33:40 -04:00
2019-04-28 17:57:57 -04:00
2019-01-09 21:38:56 +03:00
2019-07-20 22:43:32 +08:00
2019-03-17 21:30:56 -04:00
2018-11-26 18:24:29 -05:00
2019-03-17 21:30:56 -04:00

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_.