Skip to content

stealthmode does not disable all output #179

@lucasmazza

Description

@lucasmazza

We use drakov inside our jest/react integration tests and we noticed that the stealthmode setting does not disable all console.log output. we still get 5+ console.log calls: 1, 2, 3, 4 and 5. Should the stealthmode option also suppress this output or there would be another way to silence these logs? This would help to lot to control the noise on our test output.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions