You've already forked ansible-netbox-inventory
test: unit tests for config, filters, client and inventory building
pytest suite with mocked NetBox API responses, plus a makefile driving venv setup, tests, linting and formatting.
This commit is contained in:
5
pytest.ini
Normal file
5
pytest.ini
Normal file
@@ -0,0 +1,5 @@
|
||||
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||
# Copyright (C) 2026 Bryan Joshua Pedini
|
||||
[pytest]
|
||||
testpaths = tests
|
||||
addopts = -ra -q
|
||||
Reference in New Issue
Block a user