Skip to content
This repository has been archived by the owner on Oct 26, 2020. It is now read-only.

Latest commit

 

History

History
16 lines (10 loc) · 1.23 KB

README.md

File metadata and controls

16 lines (10 loc) · 1.23 KB

Sangria marshalling API TestKit.

Build Status 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" % "1.0.3" % Test

License

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