| 
      
    --all-modules
      
    --collect-only
      
    --cover-branches
      
    --cover-erase
      
    --cover-html
      
    --cover-html-dir=DIR
      
    --cover-inclusive
      
    --cover-min-percentage=DEFAULT
      
    --cover-package=PACKAGE
      
    --cover-tests
      
    --cover-xml
      
    --cover-xml-file=FILE
      
    --debug-log=FILE
      
    --doctest-extension=EXT
      
    --doctest-fixtures=SUFFIX
      
    --doctest-options=OPTIONS
      
    --doctest-result-variable=VAR
      
    --doctest-tests
      
    --exe
      
    --failed
      
    --first-package-wins, --first-pkg-wins, --1st-pkg-wins
      
    --id-file=FILE
      
    --logging-clear-handlers
      
    --logging-config=FILE, --log-config=FILE
      
    --logging-datefmt=FORMAT
      
    --logging-filter=FILTER
      
    --logging-format=FORMAT
      
    --logging-level=DEFAULT
      
    --no-byte-compile
      
    --no-deprecated
      
    --no-skip
      
    --noexe
      
    --nologcapture
      
    --pdb
      
    --pdb-errors
      
    --pdb-failures
       | 
      
    --process-restartworker
      
    --process-timeout=SECONDS
      
    --processes=NUM
      
    --profile-restrict=RESTRICT
      
    --profile-sort=SORT
      
    --profile-stats-file=FILE
      
    --py3where=PY3WHERE
      
    --tests=NAMES
      
    --traverse-namespace
      
    --verbosity=VERBOSITY
      
    --with-coverage
      
    --with-doctest
      
    --with-id
      
    --with-isolation
      
    --with-profile
      
    --with-xunit
      
    --xunit-file=FILE
      
    --xunit-testsuite-name=PACKAGE
      
    -a=ATTR, --attr=ATTR
      
    -A=EXPR, --eval-attr=EXPR
      
    -c=FILES, --config=FILES
      
    -d, --detailed-errors, --failure-detail
      
    -e=REGEX, --exclude=REGEX
      
    -I=REGEX, --ignore-files=REGEX
      
    -i=REGEX, --include=REGEX
      
    -l=DEFAULT, --debug=DEFAULT
      
    -m=REGEX, --match=REGEX, --testmatch=REGEX
      
    -P, --no-path-adjustment
      
    -p, --plugins
      
    -q=DEFAULT, --quiet=DEFAULT
      
    -s, --nocapture
      
    -V, --version
      
    -v=DEFAULT, --verbose=DEFAULT
      
    -w=WHERE, --where=WHERE
      
    -x, --stop
       |