Wei

Results 14 comments of Wei

It seems one function can be one case, so if I create a anonymous function for each entry in the test table, will luaunit treat them separately as different cases?...

The "executable" I meant refers to in the swagger UI, in any API endpoint, click "Try it out", and "Execute". They can work. In current example, the requests are sent...

could you remove the comment ` // NumericEnum is one or zero. ` and retry?

Thanks @rwngallego-lm for the explanation. Is there a way to force downloading godog in /vendor folder? In an existing go project that uses vendor and doesn't need godog code in...

Makes sense! And since in non-vendor case, even if there's no godog reference, godog gives proper output. Can it give the same friendly output as below in vendor case (even...

Thank you @meekrosoft. Any workaround in this case?

Update: After reading testcontainer code and knowing a `TC_HOST` env, I tried below test and it works! ``` TC_HOST=host.docker.internal go test ``` Could you suggest what's the proper solution? -...

我也建议定义一个跨语言的方案,这样客户端可用各种语言实现。 rime现在自己就有域名、网站,可直接作为官方的。

中心服务器应该是信息中心。如果不想下载,可以不为数据中心。 参考 [homebrew](https://github.com/Homebrew/brew) 怎么样?

Here's an example FYI: url to clone: ssh://[email protected]/my_proj/my_repo.git url to browse code: https://stash.example.com/projects/my_proj/repos/my_repo/browse/my_code.py?at=refs%2Fheads%2Frelease%2Fath_1.0.0#17 branch is "release/ath_1.0.0".