suzieq icon indicating copy to clipboard operation
suzieq copied to clipboard

add TABLE describe assert function

Open anubisg1 opened this issue 3 years ago • 0 comments

When running an assert today is impossible to know what is being checked without looking into the source code. Please provide a way to understand what is being checked by allowing a "describe" function for the assert.

For example:

bgp describe assert

evpnvni described assert

the expectation is that the web UI or the CLI will show a list of checks being executed by the assert process

anubisg1 avatar Feb 06 '22 10:02 anubisg1