Skip to content
This repository has been archived by the owner on Feb 13, 2020. It is now read-only.

Support RSpec 3 for formatting #298

Open
DylanLacey opened this issue Apr 7, 2015 · 2 comments
Open

Support RSpec 3 for formatting #298

DylanLacey opened this issue Apr 7, 2015 · 2 comments

Comments

@DylanLacey
Copy link
Contributor

In #297 we disabled the ability to print Sauce job links in RSpec 3 because it was busted. Add it back in.

@anthonywoo
Copy link

+1 on this

@bootstraponline
Copy link
Contributor

The reason it broke is due to monkey patching. RSpec allows custom formatters. A custom formatter is less likely to break as the RSpec internals evolve.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants