Skip to content

Commit ba003c1

Browse files
committed
test(directory selection): Add integration tests
1 parent d66dd87 commit ba003c1

2 files changed

Lines changed: 457 additions & 0 deletions

File tree

pytest.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@ python_files =
33
tests/test_*.py
44
pythonpath = ardupilot_methodic_configurator
55
addopts = -v --strict-config --continue-on-collection-errors
6+
markers =
7+
integration: mark a test as an integration test

0 commit comments

Comments
 (0)