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
- Host: GitHub
- URL: https://github.com/gbengacode/testing-practice
- Owner: Gbengacode
- Created: 2021-12-10T15:09:40.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-10T16:06:53.000Z (over 4 years ago)
- Last Synced: 2025-02-04T12:56:05.340Z (over 1 year ago)
- Topics: javascript, jest-tests
- Language: JavaScript
- Homepage:
- Size: 72.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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