| verekia/js-stack-from-scratch |
19,396 |
|
0 |
2 |
over 3 years ago |
1 |
January 19, 2017 |
48 |
mit |
JavaScript |
| 🛠️⚡ Step-by-step tutorial to build a modern JavaScript stack. |
| posva/vuex-mock-store |
273 |
|
8 |
3 |
over 2 years ago |
10 |
May 15, 2023 |
3 |
mit |
JavaScript |
| ✅Simple and straightforward Vuex Store mock for vue-test-utils |
| automock/automock |
245 |
|
0 |
9 |
about 2 years ago |
3 |
October 08, 2022 |
6 |
mit |
TypeScript |
| Easier Unit Testing for TypeScript Dependency Injection Frameworks |
| maurocarrero/sinon-jest-cheatsheet |
235 |
|
0 |
0 |
almost 5 years ago |
0 |
|
0 |
mit |
JavaScript |
| Some examples on how to achieve the same goal with either of both libraries: sinon and jest. Also some of those goals achievable only by one of these tools. |
| yzevm/typeorm-mock-unit-testing-example |
97 |
|
0 |
0 |
over 3 years ago |
0 |
|
|
mit |
TypeScript |
| Example how to mock TypeORM database connection for your blazing unit-tests with Mocha and Jest |
| nadeesha/saul |
87 |
|
2 |
3 |
over 6 years ago |
30 |
August 20, 2017 |
13 |
|
JavaScript |
| Experimental annotation-based javascript unit tests :rocket: |
| EliEladElrom/cra-template-must-have-libraries |
85 |
|
0 |
2 |
over 3 years ago |
57 |
March 05, 2022 |
5 |
mit |
TypeScript |
| ✨ A starter CRA professional React v17 project with must-have ReactJS libraries including TypeScript, SCSS, Redux, Toolkit, Material-UI, Styled Components, React Router, Jest & Enzym, Folder structure, Generate templates, ESLint, Prettier, Recoil |
| HugoDF/mock-express-request-response |
62 |
|
0 |
0 |
over 3 years ago |
0 |
|
0 |
mit |
JavaScript |
| Mock/stub the Express request/response objects using Jest or sinon |
| adhrinae/react-testing-tutorial-kr |
54 |
|
0 |
0 |
almost 8 years ago |
0 |
|
0 |
|
|
| Korean translation of React testing tutorial written by Robin Wieruch. See original post here - https://www.robinwieruch.de/react-testing-tutorial/ |
| corewar/corewar |
45 |
|
1 |
4 |
over 4 years ago |
83 |
June 20, 2020 |
1 |
mit |
TypeScript |
| Typescript implementation of red code parser and core simulator for the classic game Corewar |