mexpect

command
v2.0.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2019 License: Apache-2.0 Imports: 7 Imported by: 0

README

A machine testing tool

Summary

This tool can test a spec based on a test definition.

For example, see specs/test/double.test.yaml, which specifies one set of tests for the spec specs/double.yaml.

This tool will invoke mcrew, so you'll need to build that program first.

Usage

From this directory:

(cd ../mcrew && go install) # If you haven't already
go install
mexpect -f ../../specs/tests/double.test.yaml -s ../../specs

Documentation

Overview

Package main is a command-line program for spec testing.

Jump to

Keyboard shortcuts

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