Closed glepnir closed 1 year ago
Thanks for reporting.
Currently, vusted seems to raise error when test cases are not found.
Would you confirm whether your actual ci.yml executes checkout action?
📝
Currently, vusted seems to raise error when test cases are not found.
right . missing checkout in this step. thx
Perhaps worth reopening this anyhow? It's at least a confusing error message which I just got it the first time trying out vusted (which I expected to have nothing happen essentially, as I haven't written any tests yet.)
📝created PR for busted: https://github.com/lunarmodules/busted/pull/731
fixed: notomo/vusted@c9e9048
run
vusted tests
it works fine. all test case passed. run in github workflow I got this errormine
ci.yml
is