Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 508 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 508 Bytes

appraise command line usage

Painless visual test automation

Usage

appraise [command] {OPTIONS}

Supported commands

  • run Run examples from a local markdown directory
  • approve Approve a test result to become the expected value for subsequent runs

Options:

  • --help print this help screen
  • --version print out the current version

Run with a command name to see options of a specific command, for example:

appraise run --help