https://github.com/hyper63/integration-testing
https://github.com/hyper63/integration-testing
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/hyper63/integration-testing
- Owner: hyper63
- Created: 2021-03-25T12:15:49.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-25T13:49:19.000Z (about 5 years ago)
- Last Synced: 2025-01-13T05:41:38.250Z (about 1 year ago)
- Language: JavaScript
- Size: 25.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
Testing APIs in NodeJS
This is a tutorial repository that coincides with the following POST
https://blog.hyper63.com/intro-to-integration-testing
The master branch is the starting point of the tutorial and the completed branch is the end point of the tutorial.
## Requirements
To successfully go through this tutorial, you need to have the following programs installed and setup:
* git - https://git-scm.com
* nodejs - https://nodejs.org
* code editor - https://code.visualstudio.com
## Getting Started
Clone this repository and follow along with the tutorial
https://blog.hyper63.com/intro-to-integration-testing