================================================================================
Sending information to Paste Service
================================================================================
pastebin session-log: https://bpaste.net/show/9f5f33b6b0f4

================================================================================
ERRORS
================================================================================
_________________________ ERROR at setup of test_xxx _________________________
file /home/user/xxx.py, line 23
      def test_xxx(xxx):
E       fixture 'xxx' not found
>       available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
>       use 'pytest --fixtures [testpath]' for help on them.

/home/user/xxx.py:23
================================================================================
SHORT test summary info
================================================================================
ERROR test_xxx.py::test_xxx
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
================================================================================
2 tests deselected
2 tests deselected
1 error in 3.33s
================================================================================
