network-unit-testing-system / nuts

NUTS defines a desired network state and checks it against a real network using pytest and nornir.
https://nuts.readthedocs.io/
MIT License
106 stars 5 forks source link

Support querying tests from remote source #114

Open marcom4rtinez opened 3 months ago

marcom4rtinez commented 3 months ago

It would be nice to be able to provide a URL where all the to be executed tests are stored. It can get very tedious and messy having all tests in tests/ directory.