Kong / go-pdk

Write Kong plugins in Go! 🦍
https://pkg.go.dev/github.com/Kong/go-pdk
Apache License 2.0
144 stars 48 forks source link

Reference code for unit testing custom plugins #205

Closed Puneeth-n closed 1 month ago

Puneeth-n commented 1 month ago

Hi,

I would like to play around with some custom plugins. Is there a testing framework in go-pdk that could be used for testing the custom plugins?

Puneeth-n commented 1 month ago

https://github.com/Kong/go-pdk/blob/master/test/test.go