• 1 Post
  • 1 Comment
Joined 1Y ago
cake
Cake day: Jun 18, 2023

help-circle
rss

Yep I could have been more clear this. Pact being the library I am using to fulfil the contract tests.


Pact testing vs end-to-end testing
At my company there has been a move away from our large e2e testing suite for various reasons: - flaky tests - long build times - significant burden for multiple teams to contribute The use of pact is seemingly only covering some small portion of each integration point between applications as large, comprehensive pacts that cover the full API and values used are considered too costly or coupled. I am conflicted that we are losing test coverage of business use cases because there aren't necessarily any tests that are automatically running a use case end to end. How do you deal with this in your workplace and what is your position on e2e vs pact testing.
fedilink