Skip to main content

Common workflow language testing framework

Project description

Linux Build Status Windows Build status Code coverage

Common workflow language testing framework

This is a testing tool for checking the output of Tools and Workflows described with the Common Workflow Language. Among other uses, it is used to run the CWL conformance tests.

This is written and tested for Python 2.7, 3.4, 3.5, 3.6, and 3.7

Install

Installing the official package from PyPi:

pip install cwltest

Or from source:

git clone https://github.com/common-workflow-language/cwltest.git
cd cwltest && python setup.py install

Run on the command line

Simple command:

cwltest --test test-descriptions.yml --tool cwl-runner

Generate conformance badges using cwltest

To make badges that show the results of the conformance test, you can generate JSON files for https://badgen.net by using –badgedir option

To generate JSON files:

cwltest --test test-descriptions.yml --tool cwl-runner --badgedir badges
...
$ cat badges/command_line_tool.json | jq .
{
  "subject": "[CWL] command_line_tool",
  "status": "100%",
  "color": "green"
}

Once you upload JSON file to a server, you make a badge by using a link like https://flat.badgen.net/https/path/to/generated/json.

Here is an example of markdown to add a badge:

![test result](https://flat.badgen.net/https/path/to/generated/json)

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cwltest-1.0.20190228134645.tar.gz (14.4 kB view details)

Uploaded Source

Built Distributions

cwltest-1.0.20190228134645-py3-none-any.whl (19.6 kB view details)

Uploaded Python 3

cwltest-1.0.20190228134645-py2-none-any.whl (19.6 kB view details)

Uploaded Python 2

File details

Details for the file cwltest-1.0.20190228134645.tar.gz.

File metadata

  • Download URL: cwltest-1.0.20190228134645.tar.gz
  • Upload date:
  • Size: 14.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/2.7.15+

File hashes

Hashes for cwltest-1.0.20190228134645.tar.gz
Algorithm Hash digest
SHA256 317a917d0ed18e5db9dab1069f32222625e350b35d53f36b5b7430538006eadb
MD5 88e8da09d89f21c6966f577c8a057599
BLAKE2b-256 297e66638bd34bbd4d52c2da43e0f4dca07ff41b51e1bfd0efe38985a4fb8308

See more details on using hashes here.

Provenance

File details

Details for the file cwltest-1.0.20190228134645-py3-none-any.whl.

File metadata

  • Download URL: cwltest-1.0.20190228134645-py3-none-any.whl
  • Upload date:
  • Size: 19.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/2.7.15+

File hashes

Hashes for cwltest-1.0.20190228134645-py3-none-any.whl
Algorithm Hash digest
SHA256 65879dd264dd8563643c717a01c9e2191295cf97ca861832a62dd168a48841e0
MD5 1e496b565c6a99fc67eac1ab9b0ccc35
BLAKE2b-256 42ce5821cb6e38d5e8013e374952e4279c1a971ed5e88ac82d7515551b313372

See more details on using hashes here.

Provenance

File details

Details for the file cwltest-1.0.20190228134645-py2-none-any.whl.

File metadata

  • Download URL: cwltest-1.0.20190228134645-py2-none-any.whl
  • Upload date:
  • Size: 19.6 kB
  • Tags: Python 2
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/2.7.15+

File hashes

Hashes for cwltest-1.0.20190228134645-py2-none-any.whl
Algorithm Hash digest
SHA256 1335f26f3bfa8be52f517c8a28a38e5f5527e80e40d1aeb3944d3c8e47e2a749
MD5 a6e4858474f392b7f1a5cef106121bdb
BLAKE2b-256 26f16bd8cb6f288955b28d3e2647e1ece14df89162067a3cfcbd66771756af55

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page