sangria-marshalling-testkit

Sangria Marshalling API TestKit

License

License

GroupId

GroupId

org.sangria-graphql
ArtifactId

ArtifactId

sangria-marshalling-testkit_2.11
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

sangria-marshalling-testkit
Sangria Marshalling API TestKit
Project Organization

Project Organization

org.sangria-graphql
Source Code Management

Source Code Management

https://github.com/sangria-graphql-org/sangria-marshalling-testkit.git

Download sangria-marshalling-testkit_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/org.sangria-graphql/sangria-marshalling-testkit_2.11/ -->
<dependency>
    <groupId>org.sangria-graphql</groupId>
    <artifactId>sangria-marshalling-testkit_2.11</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.sangria-graphql/sangria-marshalling-testkit_2.11/
implementation 'org.sangria-graphql:sangria-marshalling-testkit_2.11:1.0.3'
// https://jarcasting.com/artifacts/org.sangria-graphql/sangria-marshalling-testkit_2.11/
implementation ("org.sangria-graphql:sangria-marshalling-testkit_2.11:1.0.3")
'org.sangria-graphql:sangria-marshalling-testkit_2.11:jar:1.0.3'
<dependency org="org.sangria-graphql" name="sangria-marshalling-testkit_2.11" rev="1.0.3">
  <artifact name="sangria-marshalling-testkit_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sangria-graphql', module='sangria-marshalling-testkit_2.11', version='1.0.3')
)
libraryDependencies += "org.sangria-graphql" % "sangria-marshalling-testkit_2.11" % "1.0.3"
[org.sangria-graphql/sangria-marshalling-testkit_2.11 "1.0.3"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
org.sangria-graphql : sangria-marshalling-api_2.11 jar 1.0.4
org.scalatest : scalatest_2.11 jar 3.1.1

Project Modules

There are no modules declared in this project.

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.

org.sangria-graphql

Sangria

Sangria - Scala GraphQL implementation - temp fork not used anymore - see https://github.com/sangria-graphql/sangria/issues/446#issuecomment-546281588

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0
0.2.3
0.2.2
0.2.1
0.2.0
0.1.2
0.1.1
0.1.0