An open API service indexing awesome lists of open source software.

https://github.com/gbengacode/testing-practice

This is a simple Jest testing application for string functions and calculator functions
https://github.com/gbengacode/testing-practice

javascript jest-tests

Last synced: over 1 year ago
JSON representation

This is a simple Jest testing application for string functions and calculator functions

Awesome Lists containing this project

README

          

# Project Name
Testing Application for string and calculator function

## Built With

- Major languages (JavaScript)
- Frameworks
- Technologies used - JAVASCRIPT, JEST

## Getting Started

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

### Prerequisites
- A text editor(preferably Visual Studio Code)
### Install
- [Git](https://git-scm.com/downloads)
- [Node](https://nodejs.org/en/download/)
### Usage
- Clone the repository using ``` git@github.com:Gbengacode/testing-practice.git ```
- cd into the project folder
- Run ``` npm install ```
- Run ``` npm run build ```
- Run ``` npm start ```

## Author
👤 **Author**

[Github](https://github.com/gbengacode)
[Linkedin](https://www.linkedin.com/in/emmanuel-gbenga/)


## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

## Acknowledgments