{"id":22397127,"url":"https://github.com/putyourlightson/craft-generate-test-spec","last_synced_at":"2026-02-26T01:55:23.614Z","repository":{"id":186168626,"uuid":"669276621","full_name":"putyourlightson/craft-generate-test-spec","owner":"putyourlightson","description":"Generates a test spec from PEST PHP tests.","archived":false,"fork":false,"pushed_at":"2024-11-05T21:54:25.000Z","size":45,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"v2","last_synced_at":"2025-11-05T02:24:33.754Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/putyourlightson.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-07-21T19:42:33.000Z","updated_at":"2024-11-05T21:54:29.000Z","dependencies_parsed_at":"2023-11-27T02:25:06.572Z","dependency_job_id":"0cff1250-2962-46d4-b9ed-9d054393f970","html_url":"https://github.com/putyourlightson/craft-generate-test-spec","commit_stats":null,"previous_names":["putyourlightson/craft-generate-test-spec"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/putyourlightson/craft-generate-test-spec","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/putyourlightson%2Fcraft-generate-test-spec","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/putyourlightson%2Fcraft-generate-test-spec/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/putyourlightson%2Fcraft-generate-test-spec/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/putyourlightson%2Fcraft-generate-test-spec/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/putyourlightson","download_url":"https://codeload.github.com/putyourlightson/craft-generate-test-spec/tar.gz/refs/heads/v2","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/putyourlightson%2Fcraft-generate-test-spec/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29848629,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T22:37:40.667Z","status":"ssl_error","status_checked_at":"2026-02-25T22:37:25.960Z","response_time":61,"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":[],"created_at":"2024-12-05T06:10:55.400Z","updated_at":"2026-02-26T01:55:23.597Z","avatar_url":"https://github.com/putyourlightson.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Generate Test Spec for Craft CMS\n\nA Craft module that generates a test specification from PEST PHP test results.\n\n![Test specification](https://putyourlightson.com/assets/images/articles/blitz-test-spec-screenshot.png)\n\nSee an [example](https://github.com/putyourlightson/craft-blitz/blob/develop/tests/TESTS.md).\n\n## Installation\n\nInstall this package via composer.\n\n```shell\ncomposer require putyourlightson/craft-generate-test-spec --dev\n```\n\n## Usage\n\nThis module looks for a `test-results.xml` file (JUnit XML format) in the test path and generates a test spec at `./TESTS.md`.\n\n```shell\nphp craft generate-test-spec/markdown path/to/tests\n```\n\nThe following command can be used to have Pest produce the `test-results.xml` file in the required JUnit XML format.\n\n```shell\nphp craft pest/test --test-directory=path/to/tests --log-junit=path/to/tests/test-results.xml\n```\n\n## License\n\nThis module is licensed for free under the MIT License.\n\n---\n\nCreated by [PutYourLightsOn](https://putyourlightson.com/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fputyourlightson%2Fcraft-generate-test-spec","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fputyourlightson%2Fcraft-generate-test-spec","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fputyourlightson%2Fcraft-generate-test-spec/lists"}