Uladzislau Danilchyk

Results 12 comments of Uladzislau Danilchyk

@bethesque , are there any chances to be implemented in next nearest releases?

I think it would be good to have such flag in pact configuration like `logsWriteMode` with possible values `overwrite`, `append/update` and do not have possibility to store logs only for...

@TimothyJones , yep. Even if default behavior will be improved to store all logs per suite like described above with overwrite option it's will be enough.

@TimothyJones , are you talking about -> https://github.com/pact-foundation/jest-pact#defaults ?

@TimothyJones , did you add this already in the documentation?

@TimothyJones In previous version of my pact test I had a separate file with pact config of consumer, provider, mock url, etc. But using this **pact-jest** package just for logs...

@Purus, @hamooz I just tried to build this app and faced with the same issue and some other previously. Worked without removing carets. Just try to follow these steps: 1....

@mittalyashu , Did you fix it?