{"id":16170434,"url":"https://github.com/corentinth/vscode-test-pilot","last_synced_at":"2026-01-20T05:32:25.601Z","repository":{"id":172881119,"uuid":"649598930","full_name":"CorentinTh/vscode-test-pilot","owner":"CorentinTh","description":"Automatically generate test base templates for JavaScript and TypeScript functions.","archived":false,"fork":false,"pushed_at":"2023-06-18T15:15:25.000Z","size":3426,"stargazers_count":2,"open_issues_count":5,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-07T18:44:30.802Z","etag":null,"topics":["extension","jest","mocha","template","test","unit-testing","vitest","vscode","vscode-extension"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=cthmsst.test-pilot","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/CorentinTh.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","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":"2023-06-05T08:25:00.000Z","updated_at":"2023-09-08T18:43:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"41604448-4998-44b3-8f9e-504c22e53cef","html_url":"https://github.com/CorentinTh/vscode-test-pilot","commit_stats":null,"previous_names":["corentinth/vscode-test-pilot"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/CorentinTh/vscode-test-pilot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CorentinTh%2Fvscode-test-pilot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CorentinTh%2Fvscode-test-pilot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CorentinTh%2Fvscode-test-pilot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CorentinTh%2Fvscode-test-pilot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CorentinTh","download_url":"https://codeload.github.com/CorentinTh/vscode-test-pilot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CorentinTh%2Fvscode-test-pilot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28596428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T02:08:49.799Z","status":"ssl_error","status_checked_at":"2026-01-20T02:08:44.148Z","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":["extension","jest","mocha","template","test","unit-testing","vitest","vscode","vscode-extension"],"created_at":"2024-10-10T03:18:44.480Z","updated_at":"2026-01-20T05:32:25.587Z","avatar_url":"https://github.com/CorentinTh.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Banner](https://github.com/CorentinTh/vscode-test-pilot/blob/main/assets/readme-banner.png?raw=1)\n\n![Demo presentation gif](https://github.com/CorentinTh/vscode-test-pilot/blob/main/assets/demo-presentation.gif?raw=1)\n\n# VsCode Test Pilot\n\nThis extension permits to easily create test boilerplate for given functions.\n\nFind the extension on the [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=cthmsst.test-pilot).\n\n## Features\n- Trigger the refactor on a function name\n- Create test boilerplate for a given function\n- Update tests when a test file is already present\n\n\n## Configuration\n\nYou can configure the extension with the following settings:\n\n```js\n{\n  // Prefix for test files, default: 'test'\n  \"testPilot.testFileExtensionPrefix\": \"spec\",\n\n  // Add the extension in the import statement, default: false\n  \"testPilot.addExtensionInImport\": true,\n\n  // Extra imports to add in the new test file, default: []\n  \"testPilot.extraImportsForNewTestFiles\": [\"import { expect } from 'chai';\"]\n}\n```\n\n## Credits\n\nCoded with love by [Corentin Thomasset](https://github.com/CorentinTh).\n\nGreen chemistry icon used in the logo created by [Fazrian Zahrawani - Flaticon](https://www.flaticon.com/free-icon/green-chemistry_8181284?term=green+chemistry\u0026page=1\u0026position=20\u0026origin=search\u0026related_id=8181284 'Green chemistry icons')\n\n## License\n\nPublished under the [MIT License](./LICENSE.md).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcorentinth%2Fvscode-test-pilot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcorentinth%2Fvscode-test-pilot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcorentinth%2Fvscode-test-pilot/lists"}