Skip to main content

Common Workflow Language testing framework

Project description

Linux Build Status Code coverage

PyPI: PyPI Version PyPI Downloads Month Total PyPI Downloads

Conda: Conda Version Conda Installs

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 3.6, 3.7, 3.8, and 3.9

Install

Installing the official package from PyPi

pip install cwltest

Or from bioconda

conda install -c bioconda 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": "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://badgen.net/https/path/to/generated/json or https://flat.badgen.net/https/path/to/generated/json (for flat badges).

Here is an example of markdown to add a badge:

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

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-2.2.20211116163652.tar.gz (58.5 kB view details)

Uploaded Source

Built Distribution

cwltest-2.2.20211116163652-py3-none-any.whl (23.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: cwltest-2.2.20211116163652.tar.gz
  • Upload date:
  • Size: 58.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.8

File hashes

Hashes for cwltest-2.2.20211116163652.tar.gz
Algorithm Hash digest
SHA256 1e2fe980c00fad1ac4b86d5f76b3996c509a3eeaf7d4f23b993cbc7c77f43529
MD5 bc698c3d0dbc1330c0d0d5a8245ecb8d
BLAKE2b-256 b3ccaec292bd75ed1d303453d0cc49c781b1f323af4b515c8a8968e8a06c19ae

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: cwltest-2.2.20211116163652-py3-none-any.whl
  • Upload date:
  • Size: 23.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.8

File hashes

Hashes for cwltest-2.2.20211116163652-py3-none-any.whl
Algorithm Hash digest
SHA256 cb962d053c4b6af9124473f268280749caef22029ff0df68c8a2e490f55484a9
MD5 dbd8cc37bd57cc2ca5fd2336554cbe90
BLAKE2b-256 bef27ac135ac089890e90075a0b2d71616c80e8e7ed5b2554bb7cab865866e35

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