Skip to content

Question: verbose use case #183

@felipefoz

Description

@felipefoz

Hi,

Let me describe my use case.

I am creating a test VI with multiple test assertions. This test VI concerns one VI.

When I am doing iterative programming (TDD) by running test and changing the VI, I get myself probing the outputs of the VI sometimes.

I know that the Verbose mode in Caraya can provide some information on the asserted values, which can be extremely useful during the iterative process, and inspecting the report window in the failed cases.

This description of what went wrong and the highlight of the problem is the default in some frameworks (i.e. python unittest).

  1. Wouldn't it make sense the verbose mode to be default in Caraya?

  2. If that is not the case, couldn't we include the verbose as option in define test, so we could enable that when needed?

Regards,

verbose define test

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