Hi Team, I am writing the code for Kafka with Pact...
# pact-net
d
Hi Team, I am writing the code for Kafka with PactNet version 4.5.0 by referring to the below link https://github.com/pact-foundation/pact-net/blob/master/docs/messaging-pacts.md I am getting error on this piece of code for Provider test cases. Its actually not working at all in Visual studio. Can anyone suggest me with any link/docs so that I can refer to the same for writing testcases for Provider.
y
does it work from the command line? have you had the code running at all? the reason I ask, is it could be a vscode setting
d
No it dint work at all. I have just copied the code from the reference link which i sent and tried to replace it with my data.
With some modification it will work. But test cases are getting failed.
Hi Yousaf, This is the first time we are trying to test with Kafka. We are using PactNet 4.5 version. Can you pls give me any other links.