This repository has been archived by the owner on Jul 15, 2023. It is now read-only.
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.
Closed
Description
If I invoke go.test.file
when current file is not a test file, it says "Success: Tests passed.", but in fact, no tests were run.
go.test.cursor
handles this situation, go.test.package
works as expected.