refactor(installer): install gotests@develop by default (#95)
* refactor(installer): automatically install gotests@develop * docs: update
This commit is contained in:
parent
55bc5787d1
commit
c5cc5080fa
6 changed files with 13 additions and 46 deletions
|
|
@ -57,7 +57,6 @@ require("gopher").setup {
|
|||
-- path to a directory containing custom test code templates
|
||||
template_dir = nil,
|
||||
-- switch table tests from using slice to map (with test name for the key)
|
||||
-- works only with gotests installed from develop branch
|
||||
named = false,
|
||||
},
|
||||
gotag = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue