Pytest Documentation in English
Pytest is a mature full-featured Python testing tool that helps you write better programs. The tool provides detailed logging information and rich set of command-line options, enabling you to easily run tests and generate reports. In this documentation, you will find comprehensive coverage of Pytest's features and capabilities, including installation instructions, command-line usage, available plugins, and advanced topics such as fixtures and mark decorators. Whether you are an experienced Python developer or a beginner, Pytest is the right testing tool for your projects.
下载地址
用户评论