eclipse-uprotocol / up-tck

uProtocol Test Compatibility Kit
Apache License 2.0
4 stars 16 forks source link

Add TCK script validity checks before commands are sent to agents #91

Open gregmedd opened 3 months ago

gregmedd commented 3 months ago

Currently, the TCK uses behave scripts. No validation is done on the task names before they sent to the individual agents. Checks could be added before the commands are sent to the agents to provide better feedback to the test developers.