{"id":13531526,"url":"https://github.com/joelwmale/codeception-action","last_synced_at":"2025-12-30T03:54:11.863Z","repository":{"id":65160345,"uuid":"203094178","full_name":"joelwmale/codeception-action","owner":"joelwmale","description":"Runs your codeception tests.","archived":false,"fork":false,"pushed_at":"2019-08-19T03:49:30.000Z","size":2,"stargazers_count":15,"open_issues_count":1,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-26T18:59:07.222Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/joelwmale.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-08-19T03:48:15.000Z","updated_at":"2023-12-19T13:20:51.000Z","dependencies_parsed_at":"2023-01-05T05:04:01.148Z","dependency_job_id":null,"html_url":"https://github.com/joelwmale/codeception-action","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joelwmale%2Fcodeception-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joelwmale%2Fcodeception-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joelwmale%2Fcodeception-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joelwmale%2Fcodeception-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joelwmale","download_url":"https://codeload.github.com/joelwmale/codeception-action/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246700647,"owners_count":20819910,"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":[],"created_at":"2024-08-01T07:01:03.712Z","updated_at":"2025-12-30T03:54:11.836Z","avatar_url":"https://github.com/joelwmale.png","language":"Dockerfile","readme":"# 🚀 Codeception Action\n\n[![GitHub Release][ico-release]][link-github-release]\n[![License][ico-license]](LICENSE)\n\nRuns your codeception tests.\n\nSupports all [workflow event types](https://developer.github.com/webhooks/#events).\n\n\u003chr/\u003e\n\n## Usage\n\nVia GitHub Workflow\n\n```yml\n- name: tests\n  uses: joelwmale/codeception-action@master\n```\n\n## Optional Configuration\n\nIf a `FRAMEWORK` is configured then you should also configure `ENV_FILE`\n\n```yml\nFRAMEWORK: laravel\nENV_FILE: .env.test\n```\n\n\u003e Supplying a framework \u0026 env file is not required. It will by default just run codeception from the vendor folder.\n\n### Framework - Laravel\n\nIf the specified framework is `laravel` then additionally the following happens:\n  * The supplied env is copied to .env\n  * The APP_KEY is generated\n  * The database is migrated\n\n## Recommendations\nIt is **highly** recommended to use the action is an explicit commit SHA-1\n\n`uses = \"joelwmale/codeception-action@master@{sha-1}\"` to find a commit click here: https://github.com/joelwmale/codeception-action/commits/master\n\n## Issues\n\nIf you find any issues or have an improvement feel free to [submit an issue](https://github.com/joelwmale/codeception-action/issues/new)\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE) for more information.\n\n[ico-release]: https://img.shields.io/github/tag/joelwmale/codeception-action.svg\n[ico-license]: https://img.shields.io/badge/license-MIT-brightgreen.svg\n[link-github-release]: https://github.com/joelwmale/codeception-action/releases","funding_links":[],"categories":["Community Resources"],"sub_categories":["Static Analysis","Testing and Linting"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoelwmale%2Fcodeception-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoelwmale%2Fcodeception-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoelwmale%2Fcodeception-action/lists"}