Cheroot is the high-performance, pure-Python HTTP server used by CherryPy.
The test suite currently relies on pytest. It's being run via Travis CI.
Want to add something to upstream? Feel free to submit a PR or file an issue if unsure. Please follow CherryPy's common contribution guidelines. Note that PR is more likely to be accepted if it includes tests and detailed description helping maintainers to understand it better 🎉
Oh, and be pythonic, please 🐍
Don't know how? Check out How to Contribute to Open Source article by GitHub 🚀