kubeshop / tracetest

🔭 Tracetest - Build integration and end-to-end tests in minutes, instead of days, using OpenTelemetry and trace-based testing.
https://docs.tracetest.io/
Other
1.05k stars 71 forks source link

fix(cli): adding validation when trying to run resource that does not exist #3895

Closed danielbdias closed 3 months ago

danielbdias commented 4 months ago

This PR adds a validation on the CLI to inform the user that they tried to run a test / testsuite that doesn't exist.

Example:

image

Changes

Checklist

vercel[bot] commented 4 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
tracetest ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 7, 2024 5:38pm
xoscar commented 4 months ago

@danielbdias I think this would be a good candidate for creating a small video recording the new CLI behavior, what do you think?

danielbdias commented 3 months ago

@danielbdias I think this would be a good candidate for creating a small video recording the new CLI behavior, what do you think?

@xoscar instead of adding a video, I added a small image showing the behavior, does it make sense?