Testing the BFF: Unit, Integration & Contract Tests
A layered testing strategy for the BFF. WebApplicationFactory for integration tests, Pact for consumer-driven contract testing with Vue.
Apr 15, 202617 min read1

Search for a command to run...
Articles tagged with #testing
A layered testing strategy for the BFF. WebApplicationFactory for integration tests, Pact for consumer-driven contract testing with Vue.

Designing dev, test, and staging as one system

Making local and CI environments tell the same story
