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

https://github.com/hyper63/integration-testing


https://github.com/hyper63/integration-testing

Last synced: about 1 year ago
JSON representation

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