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
@smucode this is the intended behaviour. I've fixed the docs there, apologies for the confusion (the examples should all show the correct use of that flag).
Setting
log
to a directory doesn't work. Settinglog
to a file works, but it's overwritten for each consumer test.Software versions
Expected behaviour
Logs to be written to the directory as described in the readme:
log: Directory to log to
Actual behaviour
Pact Binary Error: /path/node_modules/@pact-foundation/pact-node/standalone/darwin-1.54.4/lib/vendor/ruby/2.2.0/gems/pact-mock_service-2.10.1/lib/pact/mock_service/run.rb:72:in
initialize': Is a directory @ rb_sysopen - /path/api-consumer/logs (Errno::EISDIR)`Steps to reproduce
The text was updated successfully, but these errors were encountered: