/testing-practice

In this repository, i will write a few practical tests for JavaScript functions using the Jest library.

Primary LanguageHTMLMIT LicenseMIT


Welcome...

📗 Table of Contents

📖 [Javascript Testing]

Javascript Testing using Jest library

[Javascript Testing] setting up a test for javascript functions

🛠 Built With

Tech Stack

  1. JavaScript
  2. Jest Library

Key Features

  1. test string length function
  2. test reverse string function
  3. test capitlize first letter function
  4. test calculator function

💻 Getting Started

Prerequisites

In order to run this project you need:

install node and vscode

Setup

Clone this repository to your desired folder:

  git clone git@github.com:MargaretTechworld/testing-practice.git

Install

Install this project with:

  cd testing-practice
  npm install

Usage

To run the project, execute the following command:

npm start

(back to top)

👤 MargaretTechworld

(back to top)

🔭 Future Features

  1. Make list interactive

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

##👍 Contributors Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project you can star the repository to make it look better.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for giving me all the necessary knowledge i need to make this project.

(back to top)

📝 License

This project is MIT licensed.

(back to top)