What is Gest?
Why use Gest?
- No restarting your dev server when you make changes
- Testing your schema doesn't require a separate window (e.g. Graphiql)
- Run queries from files (save the queries you use most often)
- Simple unit testing for your schema
- Easy regression testing with gest --all.
- Simple integration/deployment testing with --baseURL
- Handy introspection and pretty printing
- Helpful error messages!