{"id":32124571,"url":"https://github.com/sculpt0r/vsc-ava-test-runner","last_synced_at":"2026-01-20T23:04:14.616Z","repository":{"id":37626420,"uuid":"499818842","full_name":"sculpt0r/vsc-ava-test-runner","owner":"sculpt0r","description":"Run AVA tests from the source code.","archived":false,"fork":false,"pushed_at":"2024-06-19T18:03:07.000Z","size":618,"stargazers_count":7,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-20T22:02:11.740Z","etag":null,"topics":["ava","vscode-extension"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=sculpt0r.vsc-ava-test-runner","language":"TypeScript","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/sculpt0r.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-06-04T12:24:12.000Z","updated_at":"2023-10-29T22:32:30.000Z","dependencies_parsed_at":"2023-02-15T18:01:26.631Z","dependency_job_id":null,"html_url":"https://github.com/sculpt0r/vsc-ava-test-runner","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":"sculpt0r/vsc-plugin-template","purl":"pkg:github/sculpt0r/vsc-ava-test-runner","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sculpt0r%2Fvsc-ava-test-runner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sculpt0r%2Fvsc-ava-test-runner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sculpt0r%2Fvsc-ava-test-runner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sculpt0r%2Fvsc-ava-test-runner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sculpt0r","download_url":"https://codeload.github.com/sculpt0r/vsc-ava-test-runner/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sculpt0r%2Fvsc-ava-test-runner/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28618362,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T22:24:05.405Z","status":"ssl_error","status_checked_at":"2026-01-20T22:20:31.342Z","response_time":117,"last_error":"SSL_read: 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":["ava","vscode-extension"],"created_at":"2025-10-20T22:00:43.532Z","updated_at":"2026-01-20T23:04:14.605Z","avatar_url":"https://github.com/sculpt0r.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vsc-ava-test-runner\n[![CI - test](https://github.com/sculpt0r/vsc-ava-test-runner/actions/workflows/test.yml/badge.svg?branch=master)](https://github.com/sculpt0r/vsc-ava-test-runner/actions/workflows/test.yml)\n\nVisual Studio Code [AVA](https://github.com/avajs/ava) test runner. This extension helps to run a single test file/test case right from the code.\n\n## Features\n\nRun and debug test file via VS Code command or test case via Code Lens\n\n![code lens](images/readme.png)\n## Requirements\n\n- This extension assume the project uses \u0026 has installed `AVA` package.\n- Extension commands are run via `npx`. Should work even if you use `pnpm`.\n\n## Extension Settings\n\nThis extension contributes the following settings:\n\n* `ava-runner.experimentalEnabled` [ boolean ]: enable all [experimental features](#experimental-features). Those features might be unstable or could be removed from the extension in the feature.\n\n## Experimental Features\n\n* CodeLens: run test case by [line number](https://github.com/avajs/ava/blob/main/docs/05-command-line.md#running-tests-at-specific-line-numbers). Please note that some TS projects might not be able to run test case with this code lens. However, this option is more accurate and it is free from the glob pattern issue related with `--match` AVA options. AVA [`4.3.1`](https://github.com/avajs/ava/releases/tag/v4.3.1) made some improvements in this topic.\n\n## Known Issues\nSingle tests are run via the [`--match` option](https://github.com/avajs/ava/blob/main/docs/05-command-line.md#running-tests-with-matching-titles). Be aware that some characters in the test case name have a special meaning.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsculpt0r%2Fvsc-ava-test-runner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsculpt0r%2Fvsc-ava-test-runner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsculpt0r%2Fvsc-ava-test-runner/lists"}