Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 563 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 563 Bytes

Build Status

Sysrepo - Netopeer2 smoke tests

Basic smoke tests for Sysrepo & Netopeer2 based on ncclient. The tests can be executed individually as a python script, e.g.:

python test_basic_operations.py

or altogether as a whole testsuite by executing:

python -m unittest discover -v