Skip to content

leonardo-fc/storyterming

Repository files navigation

Storyterming (Beta)

A story book to CLIs.

This project is not released yet. Currently only available for Rust.

Usage

Use the library to spawn a command of your CLI, assert and snapshot test the output.

Use the dashboard to visualize snapshots (CLI output).

storyterming <snapshots_folder>

Development