Skip to content

report system

Chris Ladd edited this page Oct 11, 2019 · 2 revisions

report system

Usage

stack report system {options ...} {exitonfail=boolean} {pretty=boolean}

Description

Arguments

  • [options]

    Zero or more options to pass to pytest.

Parameters

  • [exitonfail=boolean]

  • [pretty=boolean]

    If you really, really want to see the tracebacks and confuse the hell out of yourself, set this to False.

    Otherwise it is true by default, so it will be pretty.

    For you.

Clone this wiki locally