============================= test session starts ==============================
platform linux -- Python 3.10.0, pytest-6.2.5, py-1.10.0, pluggy-0.13.1
rootdir: /build/python-pdoc/src/pdoc-7.4.0, configfile: tox.ini, testpaths: test
plugins: hypothesis-6.17.0, timeout-1.4.2
timeout: 120.0s
timeout method: signal
timeout func_only: False
collected 319 items / 1 deselected / 318 selected

test/test_doc.py ........                                                [  2%]
test/test_doc_ast.py .....                                               [  4%]
test/test_doc_types.py .....                                             [  5%]
test/test_docstrings.py ....                                             [  6%]
test/test_extract.py .....                                               [  8%]
test/test_main.py ....                                                   [  9%]
test/test_render_helpers.py ...............                              [ 14%]
test/test_search.py .                                                    [ 14%]
test/test_smoke.py ..................................................... [ 31%]
........................................................................ [ 54%]
........................................................................ [ 76%]
.................................                                        [ 87%]
test/test_snapshot.py .................................                  [ 97%]
test/test_web.py ........                                                [100%]

================= 318 passed, 1 deselected in 93.64s (0:01:33) =================
