easygraphql-lt icon indicating copy to clipboard operation
easygraphql-lt copied to clipboard

Do load testing to a GraphQL server without writing a single query. `$ npx easygraphql-lt <CONFIG_FILE>.json`

Results 4 easygraphql-lt issues
Sort by recently updated
recently updated
newest added

Hi, when trying to run `npx easygraphql-lt myconfig.json` I've encountered the following error: > /bin/sh: /Users/matiasramos/Documents/load-test/node_modules/easygraphql-lt/node_modules/.bin/artillery: No such file or directory `loadTesting.js` (Line 55) tries to get the artilleryBin from...

I have the `withMutations` config as `true` and the mutation on the args but on logs don't show anything about mutation test just `Query file: //easygraphql-load-tester-queries.json`, `log file` (nothing about...

How can we use this library to test subscriptions? If it's not possible could anyone tell me some other way? Thanks a lot!

I seem to be getting this error whenever i tried this. Not sure why this is happening.