{"id":26763592,"url":"https://github.com/jbee37142/javascript_test_tutorial","last_synced_at":"2025-07-07T07:37:32.974Z","repository":{"id":97828636,"uuid":"88973667","full_name":"jbee37142/javascript_test_tutorial","owner":"jbee37142","description":"Tutorial about TDD \u0026 BDD with Javascript","archived":false,"fork":false,"pushed_at":"2017-07-23T07:22:00.000Z","size":92,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-03T11:03:00.312Z","etag":null,"topics":["bdd","chai","mocha","rest-api","test"],"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/jbee37142.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,"roadmap":null,"authors":null,"dei":null}},"created_at":"2017-04-21T10:41:08.000Z","updated_at":"2020-07-06T09:15:35.000Z","dependencies_parsed_at":"2024-02-11T09:44:08.006Z","dependency_job_id":null,"html_url":"https://github.com/jbee37142/javascript_test_tutorial","commit_stats":null,"previous_names":["jbee37142/javascript_test_tutorial"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jbee37142/javascript_test_tutorial","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbee37142%2Fjavascript_test_tutorial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbee37142%2Fjavascript_test_tutorial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbee37142%2Fjavascript_test_tutorial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbee37142%2Fjavascript_test_tutorial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbee37142","download_url":"https://codeload.github.com/jbee37142/javascript_test_tutorial/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbee37142%2Fjavascript_test_tutorial/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264035432,"owners_count":23547400,"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":["bdd","chai","mocha","rest-api","test"],"created_at":"2025-03-28T19:21:22.295Z","updated_at":"2025-07-07T07:37:32.954Z","avatar_url":"https://github.com/jbee37142.png","language":"JavaScript","readme":"# BDD with mocha and Chai\nJavaScript의 Unit Test에 대한 tutorial Github repository\n\n### Blog Posting\n1. [Mocha Getting started](http://jaeyeophan.github.io/2017/04/23/BDD-1-mocha/)\n2. [Chai Getting started](https://jaeyeophan.github.io/2017/04/23/BDD-2-chai/)\n3. [Chai-http 사용하여 REST API Test하기](https://jaeyeophan.github.io/2017/04/23/BDD-3-chai-http/)\n\n## Install\n```bash\n$ git clone https://github.com/JaeYeopHan/javascript_test_tutorial js_test_tutorial\n$ cd js_test_tutorial\n$ npm install\n```\nor\n```bash\n$ yarn global add mocha\n$ yarn global add chai\n$ yarn add chai-http\n$ yarn global add json-server\n```\n\n## Usage\n```bash\n$ npm run fake:start\n$ npm test\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjbee37142%2Fjavascript_test_tutorial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjbee37142%2Fjavascript_test_tutorial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjbee37142%2Fjavascript_test_tutorial/lists"}