{"id":26786164,"url":"https://github.com/derekahn/karma-mocha-chai-react","last_synced_at":"2025-03-29T11:35:52.872Z","repository":{"id":77593163,"uuid":"49493446","full_name":"derekahn/karma-mocha-chai-react","owner":"derekahn","description":"Simple proof of concept in configuring karma and webpack to work with a React project.","archived":false,"fork":false,"pushed_at":"2016-01-12T11:18:24.000Z","size":7,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-08-13T04:52:42.826Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/derekahn.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":"2016-01-12T10:43:41.000Z","updated_at":"2021-08-09T17:59:30.000Z","dependencies_parsed_at":"2023-03-18T10:33:59.024Z","dependency_job_id":null,"html_url":"https://github.com/derekahn/karma-mocha-chai-react","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derekahn%2Fkarma-mocha-chai-react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derekahn%2Fkarma-mocha-chai-react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derekahn%2Fkarma-mocha-chai-react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derekahn%2Fkarma-mocha-chai-react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/derekahn","download_url":"https://codeload.github.com/derekahn/karma-mocha-chai-react/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246180865,"owners_count":20736458,"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-03-29T11:35:52.190Z","updated_at":"2025-03-29T11:35:52.852Z","avatar_url":"https://github.com/derekahn.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# karma-mocha-chai-react\nSimple proof of concept in configuring karma and webpack to work with a React project.\n\n## Project Set Up\n\n* Node \u003e= (v 4.0)\n\n```bash\n  $ npm install\n```\n\n### To run tests\n\n```bash\n  $ npm test\n```\n\nor\n\n```bash\n  $ npm test_watch\n```\n\n### To run project\n\n```bash\n  $ npm start\n```\n\n## Insiration, refrence, and resources\n* [tutorial on karma and webpack for react](https://www.codementor.io/reactjs/tutorial/test-reactjs-components-karma-webpack) walkthrough on setting up tests with karma for react.\n\n* [react-es6-webpack-karma-boilerplate](https://github.com/mvader/react-es6-webpack-karma-boilerplate) is a boilerplate for kick starting a project with the following technologies:\n    React\n    ES6 with Babel\n    Webpack for bundling\n    Webpack Dev Server\n    React Hot Loader for tweaking React components in real time.\n    Karma for running unit tests.\n    The various webpack options used have been explained in detailed as comments in the config file. Should help with understanding the nitty-gritty :).\n\n* [react-es6-webpack-boilerplate](https://github.com/vasanthk/react-es6-webpack-boilerplate) is a simple boilerplate.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fderekahn%2Fkarma-mocha-chai-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fderekahn%2Fkarma-mocha-chai-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fderekahn%2Fkarma-mocha-chai-react/lists"}