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
- Host: GitHub
- URL: https://github.com/kinow/cylc-cassettes
- Owner: kinow
- License: apache-2.0
- Created: 2019-05-24T05:21:39.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-05T04:13:14.000Z (about 7 years ago)
- Last Synced: 2025-06-01T02:16:18.186Z (about 1 year ago)
- Topics: cylc, testing, vcr, vcrpy, workflow
- Language: Python
- Size: 19.5 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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