@cassette.dev/cassette-cli

0.0.10 • Public • Published

Cassette CLI

Cassette records your request and responses to automatically generated API documentation for your application.

Install

npm install @cassette.dev/cassette-cli

Import

  1. Download the Cassette Desktop client (currently in private beta) and create a project.
  2. Install one of our middlewares in your application: cassette-django
  3. Run the import command: cassette import --project-id=<project-id> --project-access-token=<token> --branch-name=<branch-name> --command=<your-test-command-for-integration-tests>
  4. If the import succeeded you can reload in the desktop app and you will see your API documentation.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.10
    1
    • latest

Version History

Package Sidebar

Install

npm i @cassette.dev/cassette-cli

Weekly Downloads

0

Version

0.0.10

License

MIT

Unpacked Size

12.1 kB

Total Files

7

Last publish

Collaborators

  • joachimlindqvist