📗 Table of Contents

📖 JAVASCRIPT UNIT TEST

Javascript Unit Test is a jest framework used to for unit testing of javascript applications.

🛠 Built With

  • JAVASCRIPT

Key Features

  • Jest library

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

Prerequisites

In order to run this project you need:

  • Visual Studio Code
  • A Browser
  • Node
  • Git

Setup

Clone this repository to your desired folder:

Example commands:

  cd <desired folder to contain project>
  git clone git@github.com:Adholah96/javascript-testing-jest.git
  cd javascript-testing-jest

Install

Install this project with:

npm install

Usage

To run the project, execute the following command:

  • Open the the index.html file in the browser or
  • Install Live Server extension when using Visual code and open with Live server extension

(back to top)

👥 Authors

👤 HELDRICKS ADHOLA

(back to top)

🔭 Future Features

  • More Test Units

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

(back to top)

⭐️ Show your support

Always leave a ⭐️ if you like this project and any of my other projects.

(back to top)

🙏 Acknowledgments

Passing my sincere gratitude to Cynthia from Behance for the design template.

(back to top)

📝 License

This project is MIT licensed.

(back to top)