Skip to content

Releases: jonsim/robot-trace

robot-trace v1.0.5

28 Feb 17:06

Choose a tag to compare

Improvements:

  • Add --trace-subprocesses option (see README for details).
  • Add coloring to the progress bar based on test status.

Fixes:

  • None.

Full Changelog: v1.0.4...v1.0.5
Available from: https://pypi.org/project/robotframework-trace/1.0.5

robot-trace v1.0.4

28 Feb 15:06

Choose a tag to compare

Improvements:

  • Update verbose mode to print progress live, rather than buffering it.

Fixes:

  • None.

Full Changelog: v1.0.3...v1.0.4
Available from: https://pypi.org/project/robotframework-trace/1.0.4

robot-trace v1.0.3

28 Feb 13:10

Choose a tag to compare

Improvements:

  • Adds a summary of failed/errored tests at the end.

Fixes:

  • The Log To Console keyword now correctly integrates output with the trace, rather than breaking the interactive display.

Full Changelog: v1.0.2...v1.0.3
Available from: https://pypi.org/project/robotframework-trace/1.0.3

robot-trace v1.0.2

28 Feb 10:03

Choose a tag to compare

Improvements:

  • Adds a progress bar to the progress box (providing there's space).

Fixes:

  • Underline in the trace output is capped at the terminal width.

Available from: https://pypi.org/project/robotframework-trace/1.0.2

robot-trace v1.0.1

22 Feb 17:22

Choose a tag to compare

First bug-fix release; available from https://pypi.org/project/robotframework-trace/1.0.1

Improvements:

  • Remove lib prefix from the command line progress box.

Fixes:

  • Suite progress is misleading when run with large suite hierarchies.
  • Failing tests cause any associated Suite Setup / Teardown trace to be printed.

robot-trace v1.0.0

22 Feb 14:48

Choose a tag to compare