文件名称:micronaut:最新发明的最伟大的*
文件大小:33KB
文件格式:ZIP
更新时间:2024-05-16 10:15:19
Ruby
微型船 描述: Micronaut是一个轻量级的BDD测试框架。 特征: 与RSpec兼容的API(当然) 纤薄轻巧,易于阅读,紧凑且快速。 / lib中的最新LOC刚好超过1600 LOC。 每个示例都有其自己的元数据,您可以在运行时基于该元数据添加过滤器或模块以运行/禁用/增强示例 元数据为您提供的强大功能的真实示例: “重点示例”。 永远不要再次退出自动测试-只关注示例,而忽略其余内容: Micronaut.configure do |c| # in your example_helper c.filter_run :focused => true end describe Foo do it "this example will run", :focused => true do end # equivalent to:
【文件预览】:
micronaut-master
----micronaut.gemspec(2KB)
----.autotest(1KB)
----lib()
--------micronaut()
--------micronaut.rb(641B)
----Gemfile(39B)
----Guardfile(527B)
----doc()
--------todo.txt(613B)
----spec()
--------lib()
--------spec_helper.rb(1KB)
--------resources()
----Rakefile(181B)
----README.markdown(2KB)
----LICENSE(2KB)
----RSPEC-LICENSE(1KB)
----Gemfile.lock(617B)
----.gitignore(18B)
----bin()
--------micronaut(145B)