Skip to content

Reliable method to generate ascii output for debugging #79

@nomennescio

Description

@nomennescio

When writing code using different test frameworks, one of the difficult challenges is to be able to generate sufficient output to "debug" your solution at the correct moments. Especially in corner cases such as exceptions, or output that gets interpreted, it's very difficult to reliably debug.

Please add a supported feature in all relevant test frameworks to be able to insert output before execution errors or framework interpretation takes place.

Activity

changed the title [-]Reliable method to generate ascii output[/-] [+]Reliable method to generate ascii output for debugging[/+] on Jul 2, 2019
transferred this issue fromcodewars/codewars.comon Jul 2, 2019
added
community-packagePackage that can be maintained by the community
help wantedExtra attention is needed
on Oct 6, 2020
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

    community-packagePackage that can be maintained by the communityhelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @kazk@nomennescio

        Issue actions

          Reliable method to generate ascii output for debugging · Issue #79 · codewars/runner