Skip to content

Add pytest tests for CLI API #351

@matthewfeickert

Description

@matthewfeickert

In PR #349, @matthewfeickert forgot to add in the CLI API entrypoint and that had to be patched in PR #350. 😬

It would be good to add tests of the CLI API behavior to ensure that things are working as expected. This can be done using pytest-console-scripts and click.testing.CliRunner. c.f. pyhf's tests for examples of using this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions