【问题标题】:How to generate documentation from Cucumber / Gherkin? [closed]如何从 Cucumber / Gherkin 生成文档? [关闭]
【发布时间】:2016-08-08 17:59:50
【问题描述】:

我喜欢relishapp.com 的想法,即您具有 Cucumber / Gherkin 功能,并且您可以从中生成“实时文档”。但是,Relish SaaS is awful

我正在寻找替代方案。理想情况下是像Sphinx 这样的自托管开源,但我并不完全反对SaaS 解决方案。特别是 Sphinx 会很棒,因为我可以将它与其他文档结合使用并使用 readthedocs.org 进行部署。

所以问题是:从 Gherkin 功能生成 HTML 文档的最简单方法是什么?

【问题讨论】:

    标签: documentation cucumber python-sphinx gherkin


    【解决方案1】:

    还有一个选择Cukedoctor https://github.com/rmpestano/cukedoctor

    您可以使用 SimpleHTTPServer (http://2ality.com/2014/06/simple-http-server.html) 在公司网络中托管

    【讨论】:

      【解决方案2】:

      我以前使用过yard-cucumber 来做到这一点。效果很好。

      【讨论】:

        猜你喜欢
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 2012-10-02
        • 1970-01-01
        • 2012-10-10
        • 2012-02-01
        • 2016-06-18
        • 2016-10-10
        相关资源
        最近更新 更多