{"id":16878874,"url":"https://github.com/dhensby/codeception-silverstripe","last_synced_at":"2025-03-19T21:39:58.037Z","repository":{"id":56967603,"uuid":"94136622","full_name":"dhensby/codeception-silverstripe","owner":"dhensby","description":"A Framework Module to link SilverStripe and Codeception","archived":false,"fork":false,"pushed_at":"2018-01-30T14:00:16.000Z","size":11,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-25T04:43:36.870Z","etag":null,"topics":["codeception-module","silverstripe","testing"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dhensby.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2017-06-12T20:16:48.000Z","updated_at":"2017-10-08T04:53:04.000Z","dependencies_parsed_at":"2022-08-21T09:50:43.227Z","dependency_job_id":null,"html_url":"https://github.com/dhensby/codeception-silverstripe","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhensby%2Fcodeception-silverstripe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhensby%2Fcodeception-silverstripe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhensby%2Fcodeception-silverstripe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhensby%2Fcodeception-silverstripe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dhensby","download_url":"https://codeload.github.com/dhensby/codeception-silverstripe/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244511415,"owners_count":20464313,"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":["codeception-module","silverstripe","testing"],"created_at":"2024-10-13T15:51:55.311Z","updated_at":"2025-03-19T21:39:58.016Z","avatar_url":"https://github.com/dhensby.png","language":"PHP","readme":"# Codeception SilverStripe Framework Module\n\nThis module links [Codeception](https://github.com/codeception) to the [SilverStripe Framework](https://github.com/silverstripe).\n\nThis allows you to use Codeception to run Functional tests off of SilverStripe.\n\n### Notice\n\nThis is a very early pre-alpha version. Currently it simply allows passing through to `Director::test`. Missing features\ninclude fixture, DB reset after tests run and more.\n\n## Installation\n\n`composer require dhensby/codeception-silverstripe --dev`\n\n## Usage\n\nUpdate your `functional.suite.yml` file so it looks like this:\n\n```yml\n# Codeception Test Suite Configuration\n#\n# Suite for functional tests\n# Emulate web requests and make application process them\n# Include one of framework modules (Symfony2, Yii2, Laravel5) to use it\n# Remove this suite if you don't use frameworks\n\nactor: FunctionalTester\nmodules:\n    enabled:\n        # add a framework module here\n        - SilverStripe3\n        - \\Helper\\Functional\n```\n\nand you're done... Happy testing!\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdhensby%2Fcodeception-silverstripe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdhensby%2Fcodeception-silverstripe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdhensby%2Fcodeception-silverstripe/lists"}