[ 源代码: ruby-bogus ]
软件包:ruby-bogus(0.1.6-2)
library creating fakes to make isolated unit tests reliable
Bogus is a Ruby library aiming at making unit tests more reliable by ensuring that one doesn't stub or mock methods that don't actually exist in the mocked objects.
其他与 ruby-bogus 有关的软件包
|
|
|
|
-
- dep: ruby
- 面向对象脚本语言 Ruby 的解释器 (默认版本)
- 或者 ruby-interpreter
- 软件包暂时不可用
-
- dep: ruby-dependor
- classes and modules that simplifing dependency injection in Ruby
-
- dep: ruby-minitest
- Ruby test tools supporting TDD, BDD, mocking, and benchmarking
-
- rec: ruby-rspec
- Behaviour Driven Development framework for Ruby - metapackage