gooze view

Loads reports from the output directory and displays results.

Usage

gooze view

This reads from --output. Default is usually .gooze-reports.

What you can do

  • See the mutation score
  • Scroll results by file/type/status
  • Filter by id/file/type/status
  • Open a diff for survived mutations

Keybindings (TTY)

  • ↑/k, ↓/j: move
  • g / G: top / bottom
  • /: filter
  • enter / space: toggle diff
  • q: quit

Non-TTY behavior (CI)

When not interactive, view prints results linearly. Example:

gooze view | cat