Skip to content

Capture stdout/stderr that occurs during the execution of a test #53

@jmvrbanac

Description

@jmvrbanac

Currently, Specter doesn't capture the output for code that occurs during a test. It would be nice to have the option to suppress it.

This is was it currently looks like (kind of ugly):

          ___
        _/ @@\
    ~- ( \  O/__     Specter
    ~-  \    \__)   ~~~~~~~~~~
    ~-  /     \     Keeping the Bogeyman away from your code!
    ~- /      _\
       ~~~~~~~~~

Some actions Actions
  ∟ should not contain duplicates
(None, None)
GOT HERE!
  ∟ can disconnect

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions