Live data from Hacker News

Show HN: Fixture Generation Tool for Go

github.com

1–2 of 2 posts

Re: Show HN: Fixture Generation Tool for Go

#2
I heard some folks complaining about the time spent writing fixtures for their Go tests. I had a plan to play with the "ast" library so I built this tool hoping that it can save some precious development time. Any feedback is appreciated and I will try to address any issues as soon as possible.