Cram READMECram is a functional testing framework for command line applications. Cram tests look like snippets of interactive shell sessions. Cram runs each command and compares the command output in the test with the command’s actual output. FeaturesThe extension provides a syntax definition for the Cram language. The syntax definition is a superset of bash. Cram only has a simple markers indented at column 3 (two spaces indentation), to differentiate command lines (which start with For example, this is how the extension is highlighted in VS Code:
Known IssuesLanguage syntax issues:
Release Notes[0.2.0] - 2019-02-18
[0.1.0] - 2016-05-01
LicenseEnjoy! |