mirror of
https://github.com/DRYTRIX/TimeTracker.git
synced 2026-01-08 12:40:38 -06:00
26 lines
2.5 KiB
Plaintext
26 lines
2.5 KiB
Plaintext
docker : /usr/local/lib/python3.11/site-packages/_pytest/config/__init__.py:331
|
|
: PluggyTeardownRaisedWarning: A plugin raised an exception during an old-style
|
|
hookwrapper teardown.
|
|
At line:1 char:1
|
|
+ docker run --rm --entrypoint="" timetracker-test:latest python -m pyt ...
|
|
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
+ CategoryInfo : NotSpecified: (/usr/local/lib/...apper teardown.
|
|
:String) [], RemoteException
|
|
+ FullyQualifiedErrorId : NativeCommandError
|
|
|
|
Plugin: helpconfig, Hook: pytest_cmdline_parse
|
|
UsageError: usage: __main__.py [options] [file_or_dir] [file_or_dir] [...]
|
|
__main__.py: error: unrecognized arguments: --cov=app --cov-report=html --cov-r
|
|
eport=term-missing --cov-report=xml --cov-fail-under=50
|
|
inifile: /app/pytest.ini
|
|
rootdir: /app
|
|
For more information see https://pluggy.readthedocs.io/en/stable/api_reference.
|
|
html#pluggy.PluggyTeardownRaisedWarning
|
|
config = pluginmanager.hook.pytest_cmdline_parse(
|
|
ERROR: usage: __main__.py [options] [file_or_dir] [file_or_dir] [...]
|
|
__main__.py: error: unrecognized arguments: --cov=app --cov-report=html --cov-r
|
|
eport=term-missing --cov-report=xml --cov-fail-under=50
|
|
inifile: /app/pytest.ini
|
|
rootdir: /app
|
|
|