C++ Jenkins QA Stack / Tools

前端 未结 3 678
说谎
说谎 2021-01-29 21:20

We are currently in the process of building a QA stack for you C++ development.

We already have multiple Jenkins instances running and m

3条回答
  •  無奈伤痛
    2021-01-29 21:58

    I'm currently using the plugin xUnit for C/C++ projects, and it's been working very well so far.

    According to cppunit's wikipage, it is no longer being maintained but has been migrated into xUnit (source).

提交回复
热议问题