Avatar for the aristanetworks user
aristanetworks
anta
BlogDocsChangelog

feat(anta.tests): Added VerifyRunningConfigs test Case to verify running-config entries within specific configuration sections or across the entire running-configuration.

#1169
Comparing
geetanjalimanegslab:issue_1134_run_config
(
44359d8
) with
main
(
6b0b535
)
CodSpeed Performance Gauge
-1%
Untouched
28

Benchmarks

28 total
test_table_devices[2-devices]
tests/benchmark/test_reporter.py
CodSpeed Performance Gauge
+4%
325.1 µs313.4 µs
test_table_devices[1-device]
tests/benchmark/test_reporter.py
CodSpeed Performance Gauge
+2%
286.1 µs280.2 µs
test_table_tests[1-device]
tests/benchmark/test_reporter.py
CodSpeed Performance Gauge
0%
3.8 ms3.8 ms
test_anta_dry_run[2-devices]
tests/benchmark/test_anta.py
CodSpeed Performance Gauge
0%
168.7 ms169 ms
test_anta_dry_run[1-device]
tests/benchmark/test_anta.py
CodSpeed Performance Gauge
0%
100.1 ms100.4 ms
test__setup_tests[1-device]
tests/benchmark/test_runner.py
CodSpeed Performance Gauge
-1%
30.4 ms30.5 ms
test_markdown[2-devices]
tests/benchmark/test_reporter.py
CodSpeed Performance Gauge
-1%
24.5 ms24.7 ms
test_prepare_tests[1-device]
tests/benchmark/test_runner.py
CodSpeed Performance Gauge
-1%
30.4 ms30.6 ms
test_prepare_tests[2-devices]
tests/benchmark/test_runner.py
CodSpeed Performance Gauge
-1%
30.5 ms30.7 ms
test_anta[2-devices]
tests/benchmark/test_anta.py
CodSpeed Performance Gauge
-1%
3.3 s3.4 s
test_anta[1-device]
tests/benchmark/test_anta.py
CodSpeed Performance Gauge
-1%
1.7 s1.7 s
test_markdown[1-device]
tests/benchmark/test_reporter.py
CodSpeed Performance Gauge
-1%
12.7 ms12.8 ms
test__setup_tests[2-devices]
tests/benchmark/test_runner.py
CodSpeed Performance Gauge
-1%
30.4 ms30.7 ms
test_table_all[1-device]
tests/benchmark/test_reporter.py
CodSpeed Performance Gauge
-1%
24.7 ms24.9 ms
test_table_all[2-devices]
tests/benchmark/test_reporter.py
CodSpeed Performance Gauge
-1%
49.6 ms50.1 ms
test_csv[2-devices]
tests/benchmark/test_reporter.py
CodSpeed Performance Gauge
-1%
50.1 ms50.7 ms
test_csv[1-device]
tests/benchmark/test_reporter.py
CodSpeed Performance Gauge
-1%
25.2 ms25.5 ms
test_jinja[2-devices]
tests/benchmark/test_reporter.py
CodSpeed Performance Gauge
-1%
79.5 ms80.5 ms
test_jinja[1-device]
tests/benchmark/test_reporter.py
CodSpeed Performance Gauge
-1%
42.3 ms42.9 ms
test_json[1-device]
tests/benchmark/test_reporter.py
CodSpeed Performance Gauge
-1%
11.3 ms11.5 ms
test_get_coroutines[1-device]
tests/benchmark/test_runner.py
CodSpeed Performance Gauge
-2%
62.4 ms63.3 ms
test_json[2-devices]
tests/benchmark/test_reporter.py
CodSpeed Performance Gauge
-2%
21.5 ms21.8 ms
test_get_coroutines[2-devices]
tests/benchmark/test_runner.py
CodSpeed Performance Gauge
-2%
123.9 ms125.8 ms
test_table_tests[2-devices]
tests/benchmark/test_reporter.py
CodSpeed Performance Gauge
-2%
3.9 ms3.9 ms
test__get_test_coroutines[2-devices]
tests/benchmark/test_runner.py
CodSpeed Performance Gauge
-2%
114 ms115.8 ms

Commits

Click on a commit to change the comparison range
Base
main
6b0b535
-0.41%
feat(anta.tests):Enhanced VerifyRunningConfigLines Test Case for multiple matches
dcbf0bf
1 year ago
by geetanjalimanegslab
+0.01%
fixed test coverage issue
7423c24
1 year ago
by geetanjalimanegslab
-0.04%
Merge branch 'main' into issue_1134_run_config
a2b83bf
1 year ago
by geetanjalimanegslab
+0.06%
Removed additional input check
e4a7ed5
1 year ago
by geetanjalimanegslab
+0.02%
updated docstrings and variable names
9988b6e
1 year ago
by geetanjalimanegslab
+0.07%
Updated docstrings
3fe47bf
1 year ago
by geetanjalimanegslab
-0.26%
Merge branch 'main' into issue_1134_run_config
cc2ef09
1 year ago
by geetanjalimanegslab
-0.05%
updated test logic to support both section and regex pattern at a time
3225325
1 year ago
by geetanjalimanegslab
+0.17%
Updated test with a single command as show running-config
223e2e5
1 year ago
by geetanjalimanegslab
+0.01%
Merge branch 'main' into issue_1134_run_config
cbc1fbc
1 year ago
by geetanjalimanegslab
-0.03%
Updated regex pattern
ec51b5d
1 year ago
by geetanjalimanegslab
+0.03%
updated docstrings
09fa2a7
1 year ago
by geetanjalimanegslab
-0.08%
Stored command output in a variable
086f1ae
1 year ago
by geetanjalimanegslab
+0.13%
Merge branch 'main' into issue_1134_run_config
373cb18
1 year ago
by geetanjalimanegslab
-0.01%
Fixed congnetive complexity issue
f9a9bdc
1 year ago
by geetanjalimanegslab
-0.12%
Merge branch 'main' into issue_1134_run_config
80d07a2
1 year ago
by geetanjalimanegslab
-0.12%
Updated regex pattern with backtrick
f2a9f0c
1 year ago
by geetanjalimanegslab
-0.01%
Merge branch 'main' into issue_1134_run_config
68ddd21
1 year ago
by geetanjalimanegslab
+0.89%
Updated unit testcases with latest fomat
234796a
1 year ago
by geetanjalimanegslab
-0.47%
Merge branch 'main' into issue_1134_run_config
78c0981
10 months ago
by carl-baillargeon
-0.18%
Updated testcase and regex pattern
940413b
10 months ago
by geetanjalimanegslab
0%
Merge branch 'main' into issue_1134_run_config
3b235cc
10 months ago
by geetanjalimanegslab
-0.02%
Updated test with supporting nested section validation
62aa40a
10 months ago
by geetanjalimanegslab
-0.02%
Updated unit testcases
d8743a4
10 months ago
by geetanjalimanegslab
-0.14%
Merge branch 'main' into issue_1134_run_config
b869cbe
10 months ago
by geetanjalimanegslab
0%
Merge branch 'main' into issue_1134_run_config
a177e39
1 month ago
by geetanjalimanegslab
+0.02%
Refactor tests: flexible input model, multi-config support, better failure messages
cf61cc1
11 days ago
by geetanjalimanegslab
-0.18%
Merge branch 'main' into issue_1134_run_config
919f620
11 days ago
by geetanjalimanegslab
+0.27%
Updated configuration.md file
f21e5a0
11 days ago
by geetanjalimanegslab
-0.04%
fixed code coverage issue
67d1e8c
11 days ago
by geetanjalimanegslab
-0.06%
Updated test docstrings and unit test
9008a07
10 days ago
by geetanjalimanegslab
-0.19%
Added existing VerifyRunningConfigLines testcases
07d7f27
10 days ago
by geetanjalimanegslab
-0.04%
Added deprication warning for older testcase
44359d8
3 days ago
by geetanjalimanegslab
© 2026 CodSpeed Technology
Home Terms Privacy Docs