pact-ruby icon indicating copy to clipboard operation
pact-ruby copied to clipboard

Add "pending interactions" explanation to --progress formatter output.

Open bethesque opened this issue 5 years ago • 3 comments

Need to subclass the RSpec Progress formatter and modify the output text to match lib/pact/provider/rspec/formatter_rspec_3.rb:71

Formatter is configured here: lib/pact/provider/pact_spec_runner.rb:130

bethesque avatar Nov 10 '19 01:11 bethesque

1 interaction, 1 pending

Pending interactions: (Failures listed here are expected and do not affect your suite's status)

* A request for bar given bar exists

bethesque avatar Nov 10 '19 01:11 bethesque

@bethesque Happy to put up my hand on this.

tancnle avatar Nov 18 '19 06:11 tancnle

Ta! It's not as high a priority as v3 though. It's not a documented feature, and I only happened to realise it needed to be done because I had a left over example script from when I was seeing if the progress formatter option worked.

bethesque avatar Nov 18 '19 23:11 bethesque