Show HN: Fixture Generation Tool for Go
github.com
Show HN: Fixture Generation Tool for Go
1–2 of 2 posts
Re: Show HN: Fixture Generation Tool for Go
#2I 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.