In this project, I initialized multiple functions and applied unity tests. I used jest module to apply unity tests and separated these unity tests as 4 tasks.
npm init
npm install
jest --> npm install --save-dev jest
babel plugin (add .babelrc as well) -->npm install --save-dev @babel/plugin-transform-modules-commonjs
- HTML & CSS
- Javascript
- Linter
- I initialized some javascript functions and applied unity tests with jest. I also implemented mocks to apply integrations tests as well to see how the app behaves in User Interface.
- node.js
- Javascript
Through Github
Through Github
- Microverse Activity
👤 Author1
- LinkedIn: LinkedIn
Thanks the microverse team their great contributions.
Give a ⭐️ if you like this project!
- Inspired by the microverse organization.
This project is MIT licensed.