Sérgio Silva

Results 6 comments of Sérgio Silva

Count me in too!

All other examples I find around this topic do start the server in the test itself (https://github.com/pact-foundation/pact-net). From an automation standpoint, delegating the startup to something else (a script or...

Ok! Wasn't sure you wanted people helping. I'm using the workshop to learn and write my own tests. I'll create a PR to try and update it! On Sat, 1...

Hi @FSchneiderYav, Can you clarify further what you're experiencing with a full code snippet that reproduces the issue? From the description it's not exactly clear where you see the warning....

It does seem like we're incorrectly emitting AA0181 on signatures that resemble the `.Find` method on records. Here's a repro: ``` codeunit 50109 MyCodeunitA { procedure Find(rec: Record Customer): Boolean...

Thank you for submitting the issue, we reproduced the issue on our end. Accepted.