watney
watney copied to clipboard
automatic golden testing for HTTP interactions in Go via .har files
optionally, of course, but for those who store the recorded files via `git-lfs` anyways (like me) it would be nice
right now the easiest thing to do is re-record an entire `_test.go` file at a time, this should be made better, somehow
Killing dependencies is great! martian is a little bit big / does a whole lot that we don't really need, so vendoring the HAR related bits into internal/ would be...