{"id":19977337,"url":"https://github.com/phartenfeller/codeceptjs-multimocha-docker","last_synced_at":"2025-05-04T03:30:45.255Z","repository":{"id":100232295,"uuid":"301328336","full_name":"phartenfeller/codeceptjs-multimocha-docker","owner":"phartenfeller","description":null,"archived":true,"fork":false,"pushed_at":"2021-01-28T18:10:49.000Z","size":56,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-02T15:13:53.133Z","etag":null,"topics":["codeceptjs","docker","mocha","multi-mocha","testing"],"latest_commit_sha":null,"homepage":"","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/phartenfeller.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-10-05T07:36:15.000Z","updated_at":"2023-04-16T20:31:22.000Z","dependencies_parsed_at":"2023-05-13T00:15:19.795Z","dependency_job_id":null,"html_url":"https://github.com/phartenfeller/codeceptjs-multimocha-docker","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/phartenfeller%2Fcodeceptjs-multimocha-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phartenfeller%2Fcodeceptjs-multimocha-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phartenfeller%2Fcodeceptjs-multimocha-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phartenfeller%2Fcodeceptjs-multimocha-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phartenfeller","download_url":"https://codeload.github.com/phartenfeller/codeceptjs-multimocha-docker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252283557,"owners_count":21723495,"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":["codeceptjs","docker","mocha","multi-mocha","testing"],"created_at":"2024-11-13T03:27:46.114Z","updated_at":"2025-05-04T03:30:45.249Z","avatar_url":"https://github.com/phartenfeller.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# codeceptjs-multimocha-docker\n\nMost part of the Dockerfile is stolen from the official [CodeceptJS Docker Image](https://hub.docker.com/r/codeception/codeceptjs). I added a custom package.json and install codecept over NPM with `mocha-multi`, `mocha-junit-reporter` and `puppeteer`. So you can't mount in an own package.json into the volume. Generally you only need to mount in the codecept config and the tests.\n\nBuild\n\n```sh\ndocker build . -t codecept-mocha-multi\n```\n\nRun codecept tests\n\n```sh\ndocker run -it --rm -v /path/to/your/codecept/folder:/tests codecept-mocha-multi:latest\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphartenfeller%2Fcodeceptjs-multimocha-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphartenfeller%2Fcodeceptjs-multimocha-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphartenfeller%2Fcodeceptjs-multimocha-docker/lists"}