Open cupakromer opened 11 years ago
This idea is not new, see:
This may need to be two features: silencing output and allowing testing of inputs / outputs.
Still need to think about the DSL. Thoughts?
Take a look at Active Support's Kernel reporting methods https://github.com/rails/rails/blob/master/activesupport/lib/active_support/core_ext/kernel/reporting.rb
Kernel
This idea is not new, see:
This may need to be two features: silencing output and allowing testing of inputs / outputs.
Still need to think about the DSL. Thoughts?