Hi team. I have one contract very big with many e...
# protobufs
a
Hi team. I have one contract very big with many endpoints and my test class to the define the pact file is becoming huge. Does anyone know if is possible to generate the same contract using different test classes? Thanks.
m
Are you asking if you can split tests across multiple classes? Yes, you definitely should be able to do that, and how you do it will entirely depend on what client SDK/language you’re using.
a
Im asking about split test accross multiple classes but for the same contract… I mean generating the same pact file. My language is java/jdk.
m
Yep I'm sure that should be doable
👍 1
Check in #C9UN99H24
👍 1