Wiremock - Because Your Microservice Needs a Buddy When You're Testing
Offered By: Devoxx via YouTube
Course Description
Overview
Discover how to effectively test microservices using Wiremock in this informative conference talk. Learn about the challenges of testing microservices that depend on other services and explore how Wiremock, an HTTP-based API simulator, can help stabilize tests for individual services. Follow along as the speaker demonstrates the use of Wiremock in a real-life application, covering topics such as Wiremock's benefits, standalone setup, and various features like static URLs, request handling, and generating random values. Gain insights into the speaker's personal experiences and understand why Wiremock is a valuable tool for developers working with microservice architectures.
Syllabus
Introduction
About me
Why Wiremock
Problems with testing
Types of test doubles
Wiremock
Benefits
Wiremock Overview
Wiremock Standalone
Demo
Port
Admin
Weather API
Cold weather
Static URL
Request with interests
Why is it like this
We both know
Watermark
Random values
Temperature
My experiences
Taught by
Devoxx
Related Courses
How to Avoid Common Pitfalls with Modern Microservices TestingDevoxx via YouTube Mocking Your Microservices with Mock Server
Devoxx via YouTube Testing Java Microservices - From Development to Production
Devoxx via YouTube A Better Approach for Testing Micro Services - Introducing - Test Kits in Practice
Devoxx via YouTube Testing in Production at LinkedIn
Devoxx via YouTube