gotests makes writing Go tests easy. It's a Golang command line tool that generates table-driven tests based on its target source files' function and method signatures. Any new dependencies in the test files are automatically imported. From the commandline, gotests can generate Go tests for specific source files or an entire directory. By default, it prints its output to stdout.
Features
- Minimum Go version: Go 1.6
- gotests makes writing Go tests easy
- It's a Golang commandline tool that generates table driven tests
- Any new dependencies in the test files are automatically imported
- From the commandline, gotests can generate Go tests for specific source files
- gotests is released under the Apache 2.0 License
License
Apache License V2.0Follow gotests
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of gotests!