{"id":28399451,"url":"https://github.com/codeception/e2cloud","last_synced_at":"2025-06-28T21:31:43.746Z","repository":{"id":66020927,"uuid":"155202973","full_name":"Codeception/e2cloud","owner":"Codeception","description":"Cloud runner for NodeJS tests","archived":false,"fork":false,"pushed_at":"2018-10-30T09:10:22.000Z","size":13,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-21T15:40:52.341Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/Codeception.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,"governance":null}},"created_at":"2018-10-29T11:48:29.000Z","updated_at":"2021-11-16T13:28:31.000Z","dependencies_parsed_at":"2023-09-25T23:52:38.492Z","dependency_job_id":null,"html_url":"https://github.com/Codeception/e2cloud","commit_stats":{"total_commits":4,"total_committers":1,"mean_commits":4.0,"dds":0.0,"last_synced_commit":"3102ec701cd4012b046f9c943c1f28c9c3a2360a"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Codeception/e2cloud","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Codeception%2Fe2cloud","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Codeception%2Fe2cloud/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Codeception%2Fe2cloud/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Codeception%2Fe2cloud/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Codeception","download_url":"https://codeload.github.com/Codeception/e2cloud/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Codeception%2Fe2cloud/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262502309,"owners_count":23321123,"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":"2025-06-01T08:09:08.694Z","updated_at":"2025-06-28T21:31:43.718Z","avatar_url":"https://github.com/Codeception.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## e2cloud\n\nRun your tests as Google Cloud functions.\nUses [ReportPortal](http://reportportal.io) to store results.\n\n## Idea\n\n[WIP]\n\n## Commands\n\n### Init\n\nPrepare tests for running in cloud.\n\n```\ne2cloud init \u003cframework\u003e\n```\n\nSpecify the testing framework you use. Example:\n\n```\ne2cloud init codeceptjs\n```\n\n### Deploy\n\nDeploys function and all tests to cloud\n\n```\ne2cloud deploy\n```\n\n### Run\n\nExecutes each test as a cloud function.\n\nStarts ReportPortal session and executes Cloud Functions as post requests.\n\n```\ne2cloud run\n```\n\nJust list all possible tests without running them in cloud:\n\n```\ne2cloud run --dry-run\n```\n\nSpecify name of build:\n\n```\ne2cloud run --title \"CI Build id $BUILD\"\n```\n\n## Extending\n\nTo add your own framework see `frameworks` directory.\n\nYou should create directory for own framework and create files:\n\n* `index.gcloud.js` file which contains functions:\n    * `runTest` -  runs a test **in the cloud**\n    * `getTests` - runs **locally**. Returns names of tests scheduled to run\n    * `getReportPortalConfig` - runs **locally**. Returns ReportPortal credentials\n* `package.json` contains all packages required to run test in cloud\n* `init.js` - CLI installer.\n    * Prepares `index.js` from `index.gcloud.js`\n    * Checks for all required packages\n    * Copies `package.json`\n\nThen a framework should be added to `command/init.js` into array of supported frameworks.\n\n## License\n\n[WIP]","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeception%2Fe2cloud","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodeception%2Fe2cloud","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeception%2Fe2cloud/lists"}