TestsΒΆ

Core functionality is backed by tests. The Aiopyramid requires pytest. To run the tests, grab the code on github, install pytest, and run it like so:

git clone https://github.com/housleyjk/aiopyramid
cd aiopyramid
pip install pytest
py.test