When creating a simple server using http.Server and http.ServeMux, how do you test it?
What do you do for unit tests? integration tests? Do you mock requests to each handler and check the response? How? How do you test peformance and requests per second? -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.