Skip to content

This project applies unity tests with jest module. There are 4 tasks and 4 separated tests with describe functions.

License

Notifications You must be signed in to change notification settings

mkaya13/unity-tests-jest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JestUnityTests

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.

Setup

npm init

npm install

Setup Modules

jest --> npm install --save-dev jest

babel plugin (add .babelrc as well) -->npm install --save-dev @babel/plugin-transform-modules-commonjs

Built With

  • HTML & CSS
  • Javascript
  • Linter

Getting Started

  • 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.

Prerequisites

  • node.js

Languages

  • Javascript

Setup

Through Github

Install

Through Github

Usage

  • Microverse Activity

Authors

👤 Author1

🤝 Contributing

Thanks the microverse team their great contributions.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Inspired by the microverse organization.

📝 License

This project is MIT licensed.

About

This project applies unity tests with jest module. There are 4 tasks and 4 separated tests with describe functions.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published