0.0
No release in over a year
Benry-recorder is a tiny utility that can: * Record method calls of target object. * Define fake methods on target object. * Create fake object which has fake methods.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

 Project Readme

Benry

Useful tools in Ruby.

Benry-CLI

[OBSOLETE] MVC-like framework for command-line application.

https://github.com/kwatch/benry-ruby/tree/main/benry-cli

(This is obsolete. Use Benry-CmdApp instead.)

Benry-CmdApp

Command-line application framework.

https://github.com/kwatch/benry-ruby/tree/main/benry-cmdapp

Benry-CmdOpt

Command option parser. Much better than optparse.rb.

https://github.com/kwatch/benry-ruby/tree/main/benry-cmdopt

Benry-Config

Small library for configuration of application.

https://github.com/kwatch/benry-ruby/tree/main/benry-config

Benry-Recorder

Test double (spy, stub, or mock) library for unit test.

https://github.com/kwatch/benry-ruby/tree/main/benry-recorder

Benry-UnixCommand

Utility which provides basic UNIX command features. Better than FileUtils.rb.

https://github.com/kwatch/benry-ruby/tree/main/benry-unixcommand

Benry-YamlUtil

[EXPERIMENTAL] Utility for YAML library.

https://github.com/kwatch/benry-ruby/tree/main/benry-yamlutil