typelevel/grackle

Extract test suite from spec and reference implementation

Open

#26 opened on Jan 13, 2020

 (4 comments) (0 reactions) (0 assignees)Scala (33 forks)github user discovery
conformancegood first issuetesting

Repository metrics

Stars
 (189 stars)
PR merge metrics
 (Avg merge 5d 18h) (13 merged PRs in 30d)

Description

There is no official GraphQL test suite, however there are a large number of positive and negative examples in the spec and extensive tests in the reference implementation. We should attempt to extract these out as a conformance/interop test suite.

It would be a good idea to participate in the GraphQL working group to cooperate with any other similar efforts.

Contributor guide