Order of e2e tests execution spread across multiple *.go files #449
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
What do you want to see?
Hello everyone,
(this is not
I would like to split all e2e tests across different
*_test.go
files for maintenance purposes.How do I enforce specific order of all
Test*
functions from different*_test.go
files ? Is there any way I can do that ?Extra Labels
No response
The text was updated successfully, but these errors were encountered: