issues
search
cweill
/
gotests
Automatically generate Go test boilerplate from your source code.
Apache License 2.0
4.95k
stars
345
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Is this project still being maintained?
#191
natenho
opened
3 weeks ago
2
const vaues getting parsed
#190
TobiPeterG
opened
3 months ago
0
`go install github.com/cweill/gotests@v1.6.0`: package github.com/cweill/gotests is not a main package
#189
cold-bin
closed
4 months ago
3
Tests generated with -parallel should use t.Parallel() at the top level of a Test function as well as in the subtest functions
#188
edgio-mwodrich
opened
8 months ago
0
add custom template
#187
neocortexplus
opened
10 months ago
0
Unable to Recursively Apply Generating to All Files in a Directory
#186
hotsukai
opened
1 year ago
0
Update README to add description of named option
#185
shota-tech
opened
1 year ago
0
Use .Fatalf instead of .Errorf and return in function.tmpl
#184
JeffFaer
opened
1 year ago
0
fix: CVE-2021-38561 CVE-2019-9512 CVE-2020-29652 etc.
#183
testwill
opened
1 year ago
0
not support generic
#182
bigobject
closed
1 year ago
0
feat: use standard library embed
#181
stevenh
opened
1 year ago
0
update README for `go install`
#180
acaird
opened
1 year ago
0
fix: missing import path when receiver and methods are defined in dif…
#179
AtwoodHuang
opened
1 year ago
0
[bug] Some import path may be lost when receiver and methods are defined in different file
#178
AtwoodHuang
opened
1 year ago
0
How to generate named tests?
#177
jurisbu
closed
1 year ago
7
Feat/struct
#176
HuihuangZhang
closed
2 years ago
0
Update readme for golang 1.18
#175
KevinColemanInc
opened
2 years ago
0
Having a config file for each project
#174
aktasfatih
opened
2 years ago
0
fix gotests.go:561:WORNING =>WARNING
#173
leilei3167
closed
2 years ago
1
[docs] update README to include git install instruction
#172
Xirui
opened
2 years ago
2
Feature testfile suffix
#171
fengxuway
closed
2 years ago
0
remove unnecessary convert type
#170
fengxuway
opened
2 years ago
0
return on wantErr bypass Subtests
#169
arifmahmudrana
opened
2 years ago
0
Support only 2 latest major go releases
#168
davidhsingyuchen
opened
2 years ago
0
Add a link to VS Code configuration
#167
davidhsingyuchen
opened
2 years ago
1
Favor 'go install' over 'go get' for installation
#166
davidhsingyuchen
opened
2 years ago
3
Generic function support
#165
suzmue
opened
2 years ago
1
Rename test036.go to test036.go22
#164
sjfxy
opened
3 years ago
1
Ability to exclude generated files
#163
marema31
opened
3 years ago
0
where mock data?
#162
zdjjj
closed
3 years ago
1
Goland generate tests
#161
KevinColemanInc
closed
3 years ago
4
refactoring: code refactoring
#160
butuzov
closed
3 years ago
3
Cannot see any mock sample data when generating tests
#159
dev2021-ctrl
opened
3 years ago
1
Edit README to show test failing
#158
teddylear
closed
3 years ago
2
Add version command
#157
teddylear
closed
3 years ago
10
Merge develop into master
#156
cweill
closed
3 years ago
1
Use go-cmp instead of reflect.DeepEqual
#155
hslatman
opened
3 years ago
17
race condition in tests
#154
butuzov
closed
3 years ago
0
testify template results in wrong assert import depending on module cache
#153
mgabeler-lee-6rs
closed
3 years ago
1
Named
#152
butuzov
closed
3 years ago
5
fix: render template load reset
#151
butuzov
closed
3 years ago
7
Fix for malfunctioning CI/tests.
#150
butuzov
closed
3 years ago
3
template_params argument
#149
butuzov
opened
3 years ago
4
Having tests as map vs slice
#148
butuzov
closed
3 years ago
8
Delete .travis.yml and add GitHub Actions badge
#147
cweill
closed
3 years ago
1
Merge `develop` into `master`
#146
cweill
closed
3 years ago
5
Implement GitHub Actions support
#145
Morozov-5F
closed
3 years ago
4
Add initital integrations for GitHub Actions
#144
Morozov-5F
closed
3 years ago
2
Setup GitHub actions for CI
#143
cweill
closed
3 years ago
2
Create go.yml
#142
cweill
closed
3 years ago
1
Next