miekg / exdns

Go DNS example programs
BSD 2-Clause "Simplified" License
301 stars 60 forks source link

Adds mocking/testing example #22

Open jcchavezs opened 5 years ago

jcchavezs commented 5 years ago

I used the library for a project and tried to come up with unit tests for it by mocking the name server tho I failed. It would be nice to have one example for that. I could come up with a PR for that if someone could help me to understand why my approach failed.

miekg commented 5 years ago

this might help: https://github.com/coredns/coredns/tree/master/plugin/pkg/dnstest