Open lsoica opened 10 months ago
hey @lsoica Thank you for a good question. At the moment we don't support crd generation for a folder based tests like Ginkgo, it only works for a single file based tests. But we are going to improve it in Pro edition, ping @TheBrunoLopes
Currently, executing
testkube generate tests-crds .
returnsAs the IsWithPath function for the ginkgo detector is not implemented: https://github.com/kubeshop/testkube/blob/main/contrib/executor/ginkgo/pkg/ginkgo/ginkgo.go#L31