forked from kingsleyh/rspec_reports_formatter
-
Notifications
You must be signed in to change notification settings - Fork 1
Changelog
David Garcia edited this page Mar 10, 2016
·
2 revisions
- Fix some issues with relative paths in the screenshots. Now they should show up whatever you use, relative or absolute paths
- Change how the screenshots are referenced, now it just takes the data from the metadata.
-
Move inline CSS to a file, and use (tricky) CSS to show the screenshot. All this, because jenkins default configuration doesn't allow JS.
-
Don't show images if they don't exist.
- Use
example.metadata
to pass the screenshot path
- Remove a require that basically broke the formatter
- Use a branch from jeweler (PR merge pending), so it works with 2.3.0