Introduce `crossplane test lint`
Open
enhancement
stale
- Dominant language
- Go
- Stars
- 19
- Forks
- 31
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 52
Description
This is a feature that I wanted to have in xprin but never did. The `crossplane test lint` command will parse the testsuite files the same way that the upcoming `crossplane test run` would, but without running the testcases. This way we will be able not only to profit by the lint command, but also to be able to introduce the testsuite API and focus on how to discover/parse them, without actually caring about the details of the testexecutor.
Contributor guide
Assessment
This issue has not been assessed yet.