/vscode-crank-scenario-language

Visual Studio Code extension that simplifies authoring/running Crank scenarios.

Primary LanguageTypeScriptMIT LicenseMIT

Crank Scenario Language

Crank is a BDD test automation framework for validating workflows, applications, data, and experiences that are at least partially defined, configured, and built in SaaS platforms.

This is a Visual Studio Code extension that makes it easier to author and run Crank test scenarios using VS Code.

Features

The following features are keyed on the name of a given file ending in .crank.yml.

Scenario Format Hints

Scenario Format Hints

Step IntelliSense

Step IntelliSense

Data IntelliSense

Data IntelliSense

Token IntelliSense

Token IntelliSense

Dynamic Token IntelliSense

Dynamic Token Support

Run Scenarios from File Context Menu

Run Scenarios

Requirements

This extension will not be useful to you unless you've already installed the Crank CLI locally and installed the Cogs needed for your tests. Find out how below:

Release Notes

See the CHANGELOG.md for release notes.