$ git clone https://github.com/AchrafAsh/graphql-testing.git
$ cd graphql-testing
$ npm install
Run tests:
$ npm run test
Run the server (with hot reload):
$ npm run dev
Go to http://localhost:5000/graphql to access Graphiql
- Express
- Graphql (graphql, express-graphql, graphql-tools)
- Jest, supertest, EasygraphqlTester