You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@marceloboeira By the way, if one uses Composite pattern, it is possible to make multiple reporters work without the modification of the library. Here is the concept:
Like rspec, (rspec/rspec-core#47), spec2 could support multiple reporters/formatters, in order to make possible to use several outputs.
I'm currently working on a way to send OSX notifications, like rspec-nc for spec2, so that would help me a lot.
The text was updated successfully, but these errors were encountered: