KatharaFramework / kathara-lab-checker

Tool to automatically check Kathará network scenarios based on a configuration file.
https://www.kathara.org/
GNU General Public License v3.0
3 stars 1 forks source link

Add the possibility to specify a custom command, checking its output. #13

Open tcaiazzi opened 6 days ago

tcaiazzi commented 6 days ago

It would be useful to extend the tool by allowing users to specify custom commands within their configurations. The tool should then run the custom command and check its output against expected results, providing feedback if the output does not match.

Proposed Feature:

Benefits: