quicklinks

home TOC/contents
install changelog
examples customize
issues[bb] contact

Previous topic

Getting started basics

Next topic

Installation and Getting Started

Welcome to pytest!ΒΆ

  • a mature full-featured testing tool
  • provides no-boilerplate testing
  • supports functional testing and complex test setups
  • integrates many common testing methods
  • extensive plugin and customization system
  • all collection, reporting, running aspects are delegated to hook functions
  • customizations can be per-directory, per-project or per PyPI released plugins
  • it is easy to add command line options or do other kind of add-ons and customizations.