mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-11-05 23:14:40 +00:00
The new `run_and_expect` variant - called `run_and_expect_type` - tests the return value type of the test function and optionally the return value. Now we can implement tests from test functions that return different return types. Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_json.py | ||
| test_run_and_expect.py | ||
| test_version.py | ||