Xcresultviewer Versions Save

A simple command line utility to convert xcresults to a web page to understand what failed.

0.2.1

4 years ago
  • Prints out location of html page location if --skip-open-browser is used
  • Changed the name of the executable to xcrv meaning you should now invoke xcresultviewer with ./xcrv, which is much quicker and easier to type

0.2.0

4 years ago
  • Added new option to skip opening browser (-s)
  • Added new option to analyse result bundle to optimise parallel tests (-a)

0.1.6

5 years ago
  • Flipped order that screenshots are displayed in so that the last screenshot is displayed first. This is useful because often you only care about the point of failure, meaning you find you have to scroll a long way down to find the failure.
  • Removed the blur from sticky headers to fix performance issues

0.1.5

5 years ago
  • Now with added sticky headers and backdrop blurs 🤤

0.1.4

5 years ago
  • Writes HTML data directly to xcresult directory
  • Screenshot img paths are now relative to html file

0.1.3

5 years ago
  • Adds duration of each activity
  • Fixes only me being able to use the tool 🤦‍♂️

0.1.2

5 years ago
  • Highlights user-created activities

0.1.1

5 years ago
  • Shows more screenshots that were previously being filtered out

0.1.0

5 years ago