Skip to content

brentos/kong-plugin-with-mockserver

Repository files navigation

Kong Plugin with MockServer

This is an example plugin (a modified version of the kong-plugin template) that uses pongo + MockServer to perform integration testing.

The following files have been added/modified:

.pongo/pongorc - added mockserver so pongo will start the container

.pongo/mockserver.yml - the mockserver docker-compose config, which mounts init.json

.pongo/init.json - this gets loaded when mockserver starts, and creates the expectations for our mock service

About

Example Kong plugin that uses mockserver for testing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published