An open API service indexing awesome lists of open source software.

https://github.com/kinow/cylc-cassettes

Some VCR cassettes recorded with Cylc
https://github.com/kinow/cylc-cassettes

cylc testing vcr vcrpy workflow

Last synced: 11 months ago
JSON representation

Some VCR cassettes recorded with Cylc

Awesome Lists containing this project

README

          

# Cylc Cassettes

Cylc [vcrpy](https://github.com/kevin1024/vcrpy) cassettes recorded for testing.

## Usage

```bash
$ cylc-cassettes --url http://localhost:8000/user/kinow/graphql/graphiql? --interval "5.0" --workflow "kinow/five"
```

Then check the contents of `./cassettes`.

## License

Apache License