{"id":20497941,"url":"https://github.com/billgraziano/gotestfile","last_synced_at":"2025-03-05T18:57:54.254Z","repository":{"id":146550597,"uuid":"276880387","full_name":"billgraziano/gotestfile","owner":"billgraziano","description":"GOTestFile reads the tests from a series of test files and runs just those tests. It simulates the behavior of VSCode's \"Run File Tests\" command","archived":false,"fork":false,"pushed_at":"2021-04-16T14:55:30.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-03-24T03:35:02.232Z","etag":null,"topics":["go","testing"],"latest_commit_sha":null,"homepage":"","language":"Go","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/billgraziano.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":"2020-07-03T11:09:26.000Z","updated_at":"2024-06-19T08:10:42.856Z","dependencies_parsed_at":null,"dependency_job_id":"32203afd-92f4-43f6-a07d-a0e23b84900d","html_url":"https://github.com/billgraziano/gotestfile","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/billgraziano%2Fgotestfile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/billgraziano%2Fgotestfile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/billgraziano%2Fgotestfile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/billgraziano%2Fgotestfile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/billgraziano","download_url":"https://codeload.github.com/billgraziano/gotestfile/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242087914,"owners_count":20069722,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["go","testing"],"created_at":"2024-11-15T18:12:34.299Z","updated_at":"2025-03-05T18:57:54.233Z","avatar_url":"https://github.com/billgraziano.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gotestfile.exe\n\nGOTESTFILE.exe reads the tests from a series of test files and runs just those tests.  It simulates the behavior of VSCode's \"Run File Tests\" command.\n\n## Usage\n`gotestfile -debug -env ABC path/file_test.go [...files]`\n\n* `-debug` prints debug information and runs the tests in verbose mode\n* `-env` will print all environment variables with that prefix before the test.\n\n## Notes\n\n* It has only been tested on Windws but it should work on other operating systems.\n* It runs each test with `-count=1` and `-p=1` since that's what I needed.\n* It runs `go test` for each file\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbillgraziano%2Fgotestfile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbillgraziano%2Fgotestfile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbillgraziano%2Fgotestfile/lists"}