Skip to content

scanbuf/graphql-testing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Escape - Testing GraphQL APIs

Link to blog post

Installation

$ git clone https://github.com/AchrafAsh/graphql-testing.git
$ cd graphql-testing
$ npm install

How to use

Run tests:

$ npm run test

Run the server (with hot reload):

$ npm run dev

Go to http://localhost:5000/graphql to access Graphiql

Stack

  • Express
  • Graphql (graphql, express-graphql, graphql-tools)
  • Jest, supertest, EasygraphqlTester

About

Testing GraphQL APIs

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%