Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tcnksm/gotests
[Archived] A tool to generate Go test functions from the given source code like gofmt
https://github.com/tcnksm/gotests
Last synced: 3 months ago
JSON representation
[Archived] A tool to generate Go test functions from the given source code like gofmt
- Host: GitHub
- URL: https://github.com/tcnksm/gotests
- Owner: tcnksm
- License: mit
- Archived: true
- Created: 2016-01-17T07:28:05.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2020-12-31T03:32:21.000Z (almost 4 years ago)
- Last Synced: 2024-04-14T06:46:16.060Z (7 months ago)
- Language: Go
- Homepage:
- Size: 109 KB
- Stars: 264
- Watchers: 6
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome - gotests - A tool to generate Go test functions from the given source code like gofmt (Go)
README
# [Archived] gotests
This project is no longer maintained. Use https://github.com/cweill/gotests for the similar purpose.