{"id":15504184,"url":"https://github.com/kentcdodds/js-testing-fundamentals","last_synced_at":"2025-04-12T22:34:30.909Z","repository":{"id":37483992,"uuid":"137020312","full_name":"kentcdodds/js-testing-fundamentals","owner":"kentcdodds","description":"Fundamentals of Testing in JavaScript on TestingJavaScript.com","archived":false,"fork":false,"pushed_at":"2023-07-12T01:06:17.000Z","size":79,"stargazers_count":540,"open_issues_count":1,"forks_count":372,"subscribers_count":17,"default_branch":"main","last_synced_at":"2024-10-19T18:25:17.348Z","etag":null,"topics":["fundamentals","javascript","kcd-edu","testing","testingjavascript"],"latest_commit_sha":null,"homepage":"https://testingjavascript.com/courses/fundamentals-of-testing-in-javascript","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kentcdodds.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2018-06-12T05:14:32.000Z","updated_at":"2024-10-01T14:00:17.000Z","dependencies_parsed_at":"2024-10-30T09:16:12.813Z","dependency_job_id":null,"html_url":"https://github.com/kentcdodds/js-testing-fundamentals","commit_stats":{"total_commits":16,"total_committers":6,"mean_commits":"2.6666666666666665","dds":0.5625,"last_synced_commit":"39a27649460f0e39e6c3beb100bf83e558735c90"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kentcdodds%2Fjs-testing-fundamentals","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kentcdodds%2Fjs-testing-fundamentals/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kentcdodds%2Fjs-testing-fundamentals/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kentcdodds%2Fjs-testing-fundamentals/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kentcdodds","download_url":"https://codeload.github.com/kentcdodds/js-testing-fundamentals/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248641846,"owners_count":21138277,"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":["fundamentals","javascript","kcd-edu","testing","testingjavascript"],"created_at":"2024-10-02T09:16:25.470Z","updated_at":"2025-04-12T22:34:30.877Z","avatar_url":"https://github.com/kentcdodds.png","language":"JavaScript","readme":"\u003ch1 align=\"center\"\u003e\n  JavaScript Testing Fundamentals\n\u003c/h1\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003ch2\u003e\u003ca href=\"https://testingjavascript.com\"\u003eTestingJavaScript.com\u003c/a\u003e\u003c/h2\u003e\n  \u003ca href=\"https://testingjavascript.com\"\u003e\n    \u003cimg\n      width=\"500\"\n      alt=\"Learn the smart, efficient way to test any JavaScript application.\"\n      src=\"https://kentcdodds.com/images/testingjavascript-promo/tjs-4.jpg\"\n    /\u003e\n  \u003c/a\u003e\n\u003c/div\u003e\n\n\u003chr /\u003e\n\n\u003cp align=\"center\" style=\"font-size: 1.2rem;\"\u003e\n  Learn how automated JavaScript testing works by building your own framework!\n\u003c/p\u003e\n\n\u003chr /\u003e\n\n\u003c!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --\u003e\n[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-)\n\u003c!-- ALL-CONTRIBUTORS-BADGE:END --\u003e\n\nOrder of material:\n\n1.  `simple.js`\n2.  `assertion-library.js`\n3.  `testing-framework.js`\n4.  `async-await.js`\n5.  `globals.js`\n6.  `jest.test.js`\n\nThe files are intended to test the `math` module.\n\nTo run the files, run `node lessons/\u003clesson-filename\u003e.js`.\n\n\u003e For the `global` one, run `node -r ./setup-globals.js ./lessons/globals.js`\n\u003e\n\u003e For the `jest.test.js` one, run `npx jest`.\n\n## Contributors ✨\n\nThanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- markdownlint-disable --\u003e\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"http://nashkabbara.com\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/31865?v=4?s=100\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eNash Kabbara\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/kentcdodds/js-testing-fundamentals/commits?author=nkabbara\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://brunormferreira.github.io/\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/35575092?v=4?s=100\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eBruno Ramires\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/kentcdodds/js-testing-fundamentals/commits?author=brunormferreira\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/pbzona\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/16768769?v=4?s=100\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003ePhil Z\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/kentcdodds/js-testing-fundamentals/commits?author=pbzona\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n\u003c!-- markdownlint-restore --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\nThis project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkentcdodds%2Fjs-testing-fundamentals","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkentcdodds%2Fjs-testing-fundamentals","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkentcdodds%2Fjs-testing-fundamentals/lists"}