Constantin J.
02/15/2023, 4:09 PM.feature
files to control the 'given' behaviour of pact with the 'given' of cucumber - and in the end I call 'writePact' to get my output
The cucumber would execute selenium/puppeteer UI actions šMatt (pactflow.io / pact-js / pact-go)
Timothy Jones
02/16/2023, 12:48 AMConstantin J.
02/16/2023, 2:19 PMConstantin J.
02/16/2023, 3:02 PMMatt (pactflow.io / pact-js / pact-go)
I think due to the āadvertisementā pact is doing with ācut e2e in smaller piecesā this would be exactly the use case, but I remember the docs also used to contain a warning exactly against hat.the main way we do that is to improve the ābaseā of the pyramid - more tests, reliability etc. lower down gives you more specificity, speed etc. Most orgs have unwieldy e2e tests, because they try to do too much with them. By adding contract testing at the base, you can usually reduce your e2e at the top. Often to the point you donāt need them at all
Timothy Jones
02/21/2023, 2:36 PMConstantin J.
03/31/2023, 9:34 AMTimothy Jones
03/31/2023, 9:37 AMTimothy Jones
03/31/2023, 9:37 AMConstantin J.
03/31/2023, 9:38 AMTimothy Jones
03/31/2023, 9:39 AMTimothy Jones
03/31/2023, 9:39 AMConstantin J.
03/31/2023, 9:42 AM