Hi *, the class I need to test is:
https://gist.github.com/49ef28014bb648ffa63e
I know my question is very generic, but I honestly fail to see how to test
something that is so strictly procedural and so dependent to the
platform/libraries.
Should I mock/stub filesystem, services and pretty much
On Apr 12, 2011, at 1:59 PM, josh wall wrote:
> I originally tried using the upgrade instructions on relish/core/upgrade
> but eventually stripped it down to a couple files and still cannot get
> RSpec to pick up my minitest tests. I don't actually use
> describe/should syntax, I am basically us
I originally tried using the upgrade instructions on relish/core/upgrade
but eventually stripped it down to a couple files and still cannot get
RSpec to pick up my minitest tests. I don't actually use
describe/should syntax, I am basically using Test::Unit but wanted the
nice html formatting RSpec
At 10:55 PM -0500 4/11/11, David Chelimsky wrote:
>rspec-1.3.2 is released!
>
>This is primarily a bug-fix release of the rspec-1.x series, and is
>recommended for all users who have not yet upgraded to rspec-2.
>
Thanks for simplifying the gem build process by getting rid of hoe and using
the b