Learning center
Creating your first interception ruleFree
Learn how to create your first interception rule with Mockery and start intercepting requests and responses.
Using files for a response bodyFree
Learn how to use files for a response body in Mockery to serve static files as responses.
Modifying request Accept-Language headerFreeVideo
Learn how to modify request headers to test your API.
Using custom modules for code reusabilityProVideo
Learn how to create and use custom modules and reuse code in your scripts.
Loading Faker.js library from jsDelivr to generate fake response payloadsProVideo
Learn how to load and use an external library (Faker.js) to generate fake response payloads.