Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1.2 KB

README.md

File metadata and controls

19 lines (13 loc) · 1.2 KB

Sangria marshalling API TestKit.

Continuous Integration Maven Central License Join the chat at https://gitter.im/sangria-graphql/sangria

A test kit for marshalling API implementations. It contains a set of test cases to verify that the implementation complies to the contract and produces correct results.

SBT Configuration:

libraryDependencies += "org.sangria-graphql" %% "sangria-marshalling-testkit" % "<Latest version>" % Test

License

sangria-marshalling-testkit is licensed under Apache License, Version 2.0.