mdtest

command module
v0.0.0-...-05c574e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 25, 2026 License: MIT Imports: 2 Imported by: 0

README

mdtest

OpenSSF Scorecard

Tool for combining examples and test cases. Parses markdown files for test steps defined as code blocks and uses these to test command line applications.

Usage

Build binary and test examples:

make
./bin/mdtest examples/

Development

Use conventional commits when committing your changes.

To lint the code, run golangci-lint run. See its documentation for local installation instructions.

golangci-lint run

To test the code, run go test ./....

go test ./...

To build the application and execute the tests in examples/ directory, run:

make
./bin/mdtest examples/

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL