What is your opinion about using <a href="https://golang.org/pkg/net/http/httptest/#Server" rel="nofollow">https://golang.org/pkg/net/http/httptest/#Server</a> for end to end tests? Assuming you're testing a webserver of course.