{"id":23031559,"url":"https://github.com/vladevelops/nvim_goruntest","last_synced_at":"2026-04-13T13:31:43.550Z","repository":{"id":245575660,"uuid":"818658375","full_name":"vladevelops/nvim_goruntest","owner":"vladevelops","description":"Lets you run a test from anywhere in the context. It provides a simple set of functions to add to your Neovim configuration.","archived":false,"fork":false,"pushed_at":"2024-06-22T13:59:57.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-28T07:36:44.575Z","etag":null,"topics":["codingtools","developertools","go","godevelopment","golang","gotesting","nvim","nvimdevelopertools","vim"],"latest_commit_sha":null,"homepage":"","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vladevelops.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-22T13:25:56.000Z","updated_at":"2024-06-22T14:02:59.000Z","dependencies_parsed_at":"2024-06-22T21:45:59.065Z","dependency_job_id":"df4093a5-8974-42b7-82f1-e655dae12d35","html_url":"https://github.com/vladevelops/nvim_goruntest","commit_stats":null,"previous_names":["vladevelops/nvim_goruntest"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vladevelops/nvim_goruntest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vladevelops%2Fnvim_goruntest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vladevelops%2Fnvim_goruntest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vladevelops%2Fnvim_goruntest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vladevelops%2Fnvim_goruntest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vladevelops","download_url":"https://codeload.github.com/vladevelops/nvim_goruntest/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vladevelops%2Fnvim_goruntest/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31754824,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T13:27:56.013Z","status":"ssl_error","status_checked_at":"2026-04-13T13:21:23.512Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["codingtools","developertools","go","godevelopment","golang","gotesting","nvim","nvimdevelopertools","vim"],"created_at":"2024-12-15T15:38:51.241Z","updated_at":"2026-04-13T13:31:43.529Z","avatar_url":"https://github.com/vladevelops.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"![download](https://github.com/vladevelops/nvim_goruntest/assets/122153525/2486f67c-241a-4925-a57f-970fa0197f31)\n\n# Go Test Runner for Neovim\n\nThis Neovim configuration allows you to run Go tests from anywhere within test scope, focusing on the test function under the cursor. It provides a simple set of functions and a keybinding to streamline your Go testing workflow.\n\n## Features\n\n- **Run Go tests under the cursor:** Automatically detects the test function name and executes it.\n- **Simple integration:** Easily add the provided functions to your Neovim configuration.\n- **Cache cleanup:** Cleans the Go test cache before running tests to ensure fresh results.\n\n\n## Installation\n\nTo integrate this functionality into your Neovim setup, follow these steps:\n\n1. **Copy the code.**\n\n2. **Add the code to your Neovim configuration:**\n   - You can directly paste the code into your configuration file.\n\n3. **Reload Neovim or restart it** to apply the changes.\n\n## Usage\n\nWith the configuration added, you can now run Go tests under the cursor by pressing the `\u003cleader\u003ert` keybinding in normal mode. This keybinding will:\n\n1. Determine the package name of the current file.\n2. Verify that the file type is Go.\n3. Identify the nearest test function under the cursor.\n4. Open a split terminal and run the Go test for the identified function.\n\n## Keybinding\n\n- `\u003cleader\u003ert`: Run the Go test function under the cursor.\n\n## Contributing\n\nContributions are welcome! If you have suggestions or improvements, feel free to open an issue or submit a pull request.\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvladevelops%2Fnvim_goruntest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvladevelops%2Fnvim_goruntest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvladevelops%2Fnvim_goruntest/lists"}