Skip to content

udeaghad/TDD-jest-exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Testing practice

This project was done to practise testing with the following objectives:

  • Write unit tests for a JavaScript app.
  • Use AAA pattern for unit tests.
  • Explain why testing code is important.

Built With

  • Javascript

Live Demo

Getting Started

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

Prerequisites:

Setup

  • Clone the repository on github to your local terminal Install
  • Ensure you have git installed on your terminal
  • run each of the following codes on your terminal
    • npm init -y
    • npm install
    • npm test -Ensure you have node.js installed.

Authors

👤 Author

🤝 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!

📝 License

none

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published