{"id":22612444,"url":"https://github.com/miso-develop/convert-jestcode-to-testspec-csv","last_synced_at":"2026-05-03T06:39:54.145Z","repository":{"id":135826272,"uuid":"345508166","full_name":"miso-develop/convert-jestcode-to-testspec-csv","owner":"miso-develop","description":"Convert jest source code to test specification csv.","archived":false,"fork":false,"pushed_at":"2021-03-08T02:32:07.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T23:46:20.897Z","etag":null,"topics":["csv","jest"],"latest_commit_sha":null,"homepage":"","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/miso-develop.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2021-03-08T02:31:59.000Z","updated_at":"2021-03-09T03:23:29.000Z","dependencies_parsed_at":"2023-07-16T20:01:04.873Z","dependency_job_id":null,"html_url":"https://github.com/miso-develop/convert-jestcode-to-testspec-csv","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/miso-develop/convert-jestcode-to-testspec-csv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miso-develop%2Fconvert-jestcode-to-testspec-csv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miso-develop%2Fconvert-jestcode-to-testspec-csv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miso-develop%2Fconvert-jestcode-to-testspec-csv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miso-develop%2Fconvert-jestcode-to-testspec-csv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/miso-develop","download_url":"https://codeload.github.com/miso-develop/convert-jestcode-to-testspec-csv/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miso-develop%2Fconvert-jestcode-to-testspec-csv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32560912,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"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":["csv","jest"],"created_at":"2024-12-08T17:12:58.155Z","updated_at":"2026-05-03T06:39:54.140Z","avatar_url":"https://github.com/miso-develop.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# convert-jestcode-to-testspec-csv\n\nConvert jest source code to test specification csv.\n\n## Install\n\n```\ngit clone xxx\nnpm i\n```\n\n## Usage\n\nSpecify a test file as the argument of node and execute it.\n\n```\ncd \u003cgit clone dir\u003e\nnode dist \u003ctest file\u003e \u003e\u003e testspec.csv\n```\n\nexample.\n\n```\nnode dist example/example.test.ts\nnode dist example/example.test.ts \u003e\u003e example.test.ts.csv\n```\n\n\n### Windwos batch\n\nWe have prepared a [Windwos batch](./jest2csv.cmd) to convert multiple test files under a directory.\nBy using the directory where the test files are stored as an argument, the csv-converted data of the test files under the directory will be output to the ./export directory.\nIt also converts the data from UTF-8 to Shift-JIS so that it can be opened directly in Excel.\n\n```\njest2csv.cmd \u003ctest file dir\u003e\n```\n\nexample.\n\n```\njest2csv.cmd .\\example\n```\n\n## License\n[MIT](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiso-develop%2Fconvert-jestcode-to-testspec-csv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmiso-develop%2Fconvert-jestcode-to-testspec-csv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiso-develop%2Fconvert-jestcode-to-testspec-csv/lists"}