Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: integration test for neotest-golang #166

Closed
wants to merge 1 commit into from

Conversation

fredrikaverpil
Copy link
Owner

@fredrikaverpil fredrikaverpil commented Aug 10, 2024

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.

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).
@fredrikaverpil fredrikaverpil self-assigned this Aug 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant