Skip to content

Add the ability to turn logging on for individual function calls #70

Description

@theextremeprogrammer

It would be helpful to give more consideration to providing useful information to the developer when a test is executed (or fails ideally) about what might have gone wrong with the test.

One idea is to allow the ability to turn logging on at the assertion level instead of at a global level. Global level logging produces too much output and takes too much time; therefore, if there's a specific test that is failing, it would be good to get useful information regarding just that one test.

Maybe this, or other ideas, can be explored to help solve this problem.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions