You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*`go_bin_path` : path to go binary (default: `"go"`)
70
+
*`go_test_args` : argument passed to `go test` (default: `"-mod=readonly -count=1"`)
71
+
36
72
## Development
37
73
38
74
After checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.
0 commit comments