Tiago Andre Ranghetti
03/22/2023, 9:30 PMnestjs-pact + @pact-foundation/pact + kafka (or any other messaging queue).
Do you have any example to share or any suggestion? Thank you!Timothy Jones
03/22/2023, 10:35 PMTiago Andre Ranghetti
03/22/2023, 10:45 PMTimothy Jones
03/22/2023, 10:49 PMTimothy Jones
03/22/2023, 10:49 PMTimothy Jones
03/22/2023, 10:49 PMTiago Andre Ranghetti
03/24/2023, 12:43 PM.verify() function of the MessageConsumerPact class. This is necessary because Nest inject dependencies through a module system, so we can't import directly the service in the test file because it can't resolve the dependencies.