Jon Rowe

Results 306 comments of Jon Rowe

There is more documentation to be found in `http://rspec.info/documentation/3.8/rspec-core/RSpec/Core/Formatters.html` and in `http://rspec.info/documentation/3.8/rspec-core/RSpec/Core/Formatters/Protocol.html`. A lot of which is cribbed across to that blog post.

If some one wants to add more scenarios that do interesting things I think I'd be ok with that, but maybe some links to those in the cucumber description would...

@ajn123 If you feel you can improve the docs I'll certainly take a look

You'll need to create an account and push your own repo there, see how it's done in the Rakefile

Yes we put in the correct version, that could be improved I guess! :joy:

(wrong button clicked, apologies)

Er new sign ups appear to be close due to the migration to cucumber.pro, which in turn seems to have been acquired? @mattwynne any advice here?

@mattwynne @ajn123 was hoping to preview documentation changes from this PR

Closing due to inactivity and we're migrating to the monorepo, but if people wanted to add more documentation when thats complete there will be plenty of scope to do so!

This can already be accomplished after a sort (running a set of predetermined specs) through tagging, if you tag the shared examples you can filter to run just those specs...