summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/tools/pytest/doc/en/test/mission.rst
blob: cda8d9a7208f827405e662b88b04508101fd3d89 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13

Mission
====================================

``pytest`` strives to make testing a fun and no-boilerplate effort.

The tool is distributed as a `pytest` package.  Its project independent
``py.test`` command line tool helps you to:

* rapidly collect and run tests
* run unit- or doctests, functional or integration tests
* distribute tests to multiple environments
* use local or global plugins for custom test types and setup