Table Of Contents

Next topic

Overview and Introduction

This Page

py.test: no-boilerplate testing with Python

Note

version 2.0 introduces pytest as the main Python import name but for compatibility reasons you can continue to use import py and py.test.XYZ to access pytest builtin helpers in your test code.

Welcome to py.test documentation:

Indices and tables