Skip to content

HOWTO: fancy tests output #192

@hobovsky

Description

@hobovsky

Motivated by this post

Some authors use undocumented capabilities of test output panel to improve styling or presentation of test results, like:

  • console output with messages or ASCII art presenting input (like "break the pieces" kata)
  • text styling with colors and font styles,
  • pieces of HTML with tables, accordions, collapsible sections, images, svgs,
  • myjinxin's game kata even contain really cool animations of the gameplay.

It cold be explained if such improved test reports are desirable or not, and if they are, how to create them.

So, first question to @kazk : encouraged or discouraged?

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationkind/recipeNew Recipe

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions