Skip to content

Example of implementation of unit and integration testing using jest. In this project, I tested for functions and class. I bunched together class methods testing using jest describe() method.

Notifications You must be signed in to change notification settings

serengia/testing-excercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📗 Table of Contents

Todo list App -- with Webpack

This project shows the implementation of unit and integration testing using jest. In this project, I tested for functions and class. I bunched together class methods testing using jest describe() method.

🛠 Built With

  • Javascript
  • Jest

Getting Started

To get a local copy up and running follow these simple example steps.

Install

npm install

To run the test, run

npm run test

Author

👤 James Serengia

🔭 Future Features

  • Reordering a selected item (as drag-and-drop)

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone who inspired this project

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

About

Example of implementation of unit and integration testing using jest. In this project, I tested for functions and class. I bunched together class methods testing using jest describe() method.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published