Session

Contract Testing Made Easy: Mastering Pact for Microservices in C#

In a forever evolving world of microservices, with so many moving parts, we often rely on integration type of testing to prevent bugs and regressions.

The problem with these tests is that sometimes they become flaky, unreliable and expensive to maintain and execute, due to the distributed nature of our system.

But what if we could ensure that our system’s components are compatible and can communicate with each other straight from the development phase?

Let’s have a look at what Contract testing is and see how it can help us mitigate the risk of integration bugs before running long tests, with examples in C#.

Irina Scurtu

Microsoft MVP, Software Architect

Iaşi, Romania

Please note that Sessionize is not responsible for the accuracy or validity of the data provided by speakers. If you suspect this profile to be fake or spam, please let us know.

Jump to top