home.social

#contracttesting — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #contracttesting, aggregated by home.social.

fetched live
  1. Discover how API mocking & simulation can solve microservice decoupling & productivity challenges at scale.

    Learn how #Observability, #ContractTesting, and #GenAI can act as guardrails for more resilient systems.

    🎥 Watch the #InfoQ video: bit.ly/43mWBBW

    #SoftwareArchitecture #Microservices #Monitoring #Performance #Mocking

  2. Discover how API mocking & simulation can solve microservice decoupling & productivity challenges at scale.

    Learn how , , and can act as guardrails for more resilient systems.

    🎥 Watch the video: bit.ly/43mWBBW

  3. “Microcks has empowered our teams with AsyncAPI and OpenAPI server mocks, as well as a robust infrastructure for contract testing.”
    Zbigniew Malcherczyk, Software Engineer at TransferGo

    👏 A huge thank you to Zbigniew and the TransferGo engineering team for sharing your journey and for trusting Microcks to support your API quality and developer productivity!

    #ContractTesting #APIMocking #CICD #Fintech

  4. “Microcks has empowered our teams with AsyncAPI and OpenAPI server mocks, as well as a robust infrastructure for contract testing.”
    Zbigniew Malcherczyk, Software Engineer at TransferGo

    👏 A huge thank you to Zbigniew and the TransferGo engineering team for sharing your journey and for trusting Microcks to support your API quality and developer productivity!

    #ContractTesting #APIMocking #CICD #Fintech

  5. Thank you to the lovely people at Pact - Smartbear, who sent me some awesome swag for my talk, Using Pact to Deploy Microservices with Confidence at GopherCon UK last summer.

    If you missed the talk you can watch the video here: youtube.com/watch?v=sibEijDJHGI

    #tdd #contractTesting

  6. It's December which means that it's my work anniversary! I've joined the team 8 years ago 😱 I've been working on and for a decade now 😱 😱 It's been sheer pleasure to have been working with such fantastic coworkers and community!

  7. It's December which means that it's my work anniversary! I've joined the #SpringCloud team 8 years ago 😱 I've been working on #Observability and #ContractTesting for a decade now 😱 😱 It's been sheer pleasure to have been working with such fantastic coworkers and community!

  8. @melix Been there!

    I recently revamped the #cipipeline of a service at work & managed to cut down the time by ~60%.

    The trick was to avoid #docker (dind) & reuse the already provisioned resources (ie the build container) while ensuring a #ReproducibleBuild: while docker was used for almost anything, turned out the only time we really needed docker was for consumer #ContractTesting & #EndtoEndTesting and w/ a bit of effort we could safely run most of the tests in the original container.

  9. @melix Been there!

    I recently revamped the #cipipeline of a service at work & managed to cut down the time by ~60%.

    The trick was to avoid #docker (dind) & reuse the already provisioned resources (ie the build container) while ensuring a #ReproducibleBuild: while docker was used for almost anything, turned out the only time we really needed docker was for consumer #ContractTesting & #EndtoEndTesting and w/ a bit of effort we could safely run most of the tests in the original container.

  10. #CaseStudy: #lastminute_com & #eBay have adopted #ContractTesting.

    Learn how contract tests are revolutionizing the way these companies approach system-level integration and support client teams' requirements: bit.ly/3WGu1qw

    #InfoQ #SoftwareArchitecture

  11. : & have adopted .

    Learn how contract tests are revolutionizing the way these companies approach system-level integration and support client teams' requirements: bit.ly/3WGu1qw

  12. About to start my journey to Barcelona! Can't wait to discuss with the community! Hold the conference and wait for me! 😬

  13. About to start my journey to #SpringIO Barcelona! Can't wait to discuss #Java #DistributedTracing #ContractTesting #SpringCloud #MicrometerIo with the community! Hold the conference and wait for me! 😬

  14. Hey 👋 ! Have you heard about 🤔 ? Do you know that you can use Contract with non-Spring and non-JVM projects? Check this video from a couple of years ago that explains it all: youtube.com/watch?v=gqkh9fJvSrY .

  15. Hey 👋 ! Have you heard about #ContractTesting 🤔 ? Do you know that you can use #SpringCloud Contract with non-Spring and non-JVM projects? Check this video from a couple of years ago that explains it all: youtube.com/watch?v=gqkh9fJvSr . #SpringCloudContract #APItesting #Java

  16. Hey everyone! 👋 Starting today, I'm committed to making this account more active. Get ready for more content! Specifically, I'll be focusing on topics like , , and . Let's learn and grow together! 🌟

  17. Hey everyone! 👋 Starting today, I'm committed to making this account more active. Get ready for more #Java content! Specifically, I'll be focusing on topics like #Observability, #DistributedTracing, and #ContractTesting. Let's learn and grow together! 🌟

  18. @gdinwiddie @kelseyhightower This is exactly #ContractTesting.

    The Fake Adapter describes the Contract of the external component. We can even use a collection of dynamic test doubles as the Fake Adapter, but some people just prefer a Lightweight Implementation, presumably because it feels more concrete to them.

    The Fake Adapter's/Test Doubles' behavior becomes a draft of the Contract Test list for production-caliber Adapters to (typically) External Components.

    #lightweight #design

  19. @gdinwiddie @kelseyhightower This is exactly #ContractTesting.

    The Fake Adapter describes the Contract of the external component. We can even use a collection of dynamic test doubles as the Fake Adapter, but some people just prefer a Lightweight Implementation, presumably because it feels more concrete to them.

    The Fake Adapter's/Test Doubles' behavior becomes a draft of the Contract Test list for production-caliber Adapters to (typically) External Components.

    #lightweight #design