raml-tck

WebJar for raml-tck

License

License

Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

github-com-raml-org-raml-tck
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

raml-tck
WebJar for raml-tck
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/raml-org/raml-tck

Download github-com-raml-org-raml-tck

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-raml-org-raml-tck/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>github-com-raml-org-raml-tck</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-raml-org-raml-tck/
implementation 'org.webjars.npm:github-com-raml-org-raml-tck:1.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-raml-org-raml-tck/
implementation ("org.webjars.npm:github-com-raml-org-raml-tck:1.0.0")
'org.webjars.npm:github-com-raml-org-raml-tck:jar:1.0.0'
<dependency org="org.webjars.npm" name="github-com-raml-org-raml-tck" rev="1.0.0">
  <artifact name="github-com-raml-org-raml-tck" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-raml-org-raml-tck', version='1.0.0')
)
libraryDependencies += "org.webjars.npm" % "github-com-raml-org-raml-tck" % "1.0.0"
[org.webjars.npm/github-com-raml-org-raml-tck "1.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.webjars.npm : raml-1-parser jar [1.1.8,2)

Project Modules

There are no modules declared in this project.

RAML TCK

RAML's Test Compatibility Kit (RAML TCK) provides a way for any RAML processor to test its compliance with the RAML 1.0 Spec. RAML TCK contains a set of RAML documents meant to be used to test correct and incorrect usage of each RAML feature.

Naming convention

  • *valid*.raml: valid RAML file expected to be successfully processed
  • *invalid*.raml: invalid RAML file with syntax/semantic/spec error(s), expected to be unsuccessfully processed (error or exit code returned)

Note that this repository contains a manifest file that lists all tests in the order their respective tested features appear in the RAML 1.0 Spec.

Projects using this TCK

Here are a few projects that have been tested against RAML TCK:

(Feel free to submit a PR to list any other tool that may be using the RAML TCK)

A compilation of the above project test results can be found on this page. Those results have been generated using raml-tck-runner.

Contributing

We welcome contributions! If you have a new test case in mind, feel free to submit a pull request. More info on how to do that here.

org.webjars.npm

RAML

The simplest way to model APIs

Versions

Version
1.0.0