Refine tests, CLI
This commit is contained in:
@@ -45,6 +45,7 @@ ffx = "ffx.cli:ffx"
|
||||
[tool.pytest.ini_options]
|
||||
testpaths = ["tests"]
|
||||
python_files = ["test_*.py"]
|
||||
norecursedirs = ["tests/legacy", "tests/support"]
|
||||
addopts = "-ra"
|
||||
markers = [
|
||||
"integration: exercises the FFX bundle with real ffmpeg/ffprobe processes",
|
||||
|
||||
Reference in New Issue
Block a user