README.rst
setup.py
pytest_sanic/__init__.py
pytest_sanic/plugin.py
pytest_sanic/utils.py
pytest_sanic.egg-info/PKG-INFO
pytest_sanic.egg-info/SOURCES.txt
pytest_sanic.egg-info/dependency_links.txt
pytest_sanic.egg-info/entry_points.txt
pytest_sanic.egg-info/requires.txt
pytest_sanic.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_async.py
tests/test_client.py
tests/test_client_websocket.py
tests/test_server.py
tests/test_simple_fixtures.py