Give clear error about a malformed config or template.yaml when loading the Mock Lambda Test Tool
- Dominant language
- C#
- Stars
- 1.7k
- Forks
- 503
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 18
Description
### Describe the feature
If the template.yaml is invalid, let the test tool show me an error rather than just not load any configs or functions into the dropdowns.
### Use Case
If the Mock Lambda Test Tool fails to load, it doesn't really give a clear indicator as to why. In my case, I had an extra space in my template.yaml, but I thought it was a complete different problem for almost a whole day. Probably a rookie mistake, but would appreciate a clear helpful error to tell me next time.
### Proposed Solution
_No response_
### Other Information
_No response_
### Acknowledgements
- [ ] I may be able to implement this feature request
- [ ] This feature might incur a breaking change
### AWS .NET SDK and/or Package version used
.NET 6 Lambda Test Tool
### Targeted .NET Platform
.NET 6
### Operating System and version
Windows 11
Contributor guide
Assessment
This issue has not been assessed yet.