Overview and Introduction
Enter search terms or a module, class or function name.
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: