Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: integration test for neotest-golang
Add integration test for executing Go tests through neotest and neotest-golang. * **Integration Test**: - Create a new file `tests/integration/neotest_golang_spec.lua`. - Initialize neotest and set up neotest-golang. - Run Go tests in the `tests/go` directory. - Verify the results of the Go tests executed through neotest and neotest-golang. - Ensure the exit code is 0 and all tests passed. --- For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/fredrikaverpil/neotest-golang?shareId=XXXX-XXXX-XXXX-XXXX).
- Loading branch information