minitest-vw:在CI工具审查下,使失败的Minitest测试用例成功

时间:2024-05-24 02:20:41
【文件属性】:

文件名称:minitest-vw:在CI工具审查下,使失败的Minitest测试用例成功

文件大小:151KB

文件格式:ZIP

更新时间:2024-05-24 02:20:41

Ruby

最小测试::大众 VW makes failing test cases succeed in continuous integration tools. Your primary objective is to ship more code to the world. No need to be slowed down by regressions or new bugs that happen during development. 这是MiniUnit的的端口。 安装 将此行添加到您的应用程序的Gemfile中: gem 'minitest-vw' , group : :test 然后执行: $ bundle 或将其自己安装为: $ gem install minitest-vw 用法 关于开发: 在CI上: 丑闻 与当前事件有关(但不限于)跨国汽车制造商的任何相似之处纯


【文件预览】:
minitest-vw-master
----.gitignore(87B)
----images()
--------pass.png(45KB)
--------fail.png(123KB)
----minitest-vw.gemspec(1KB)
----bin()
--------setup(115B)
--------console(336B)
----.travis.yml(125B)
----CODE_OF_CONDUCT.md(1KB)
----LICENSE.txt(1KB)
----README.md(2KB)
----lib()
--------minitest()
----Gemfile(96B)
----Rakefile(198B)
----test()
--------minitest()
--------test_helper.rb(109B)

网友评论