On Mon, Feb 23, 2009 at 9:26 PM, David Chelimsky wrote:
> On Mon, Feb 23, 2009 at 9:26 AM, Christian Hoeppner
> wrote:
>> Is there a place to read up on autotest behavior and options? I couldn't
>> even find a manpage, but maybe I'm not looking hard enough.
>
> There's not much to look at other t
On Mon, Feb 23, 2009 at 9:26 AM, Christian Hoeppner
wrote:
> I'm not really sure what options autotest has, since the website is on
> "coming soon", and autotest -h doesn't show any help, so I'm thinking about
> rspec options, like the rpsec command to use, arguments (--diff unified
> --color, etc
I'm not really sure what options autotest has, since the website is on
"coming soon", and autotest -h doesn't show any help, so I'm thinking
about rspec options, like the rpsec command to use, arguments (--diff
unified --color, etc).
Is there a place to read up on autotest behavior and opti
On Mon, Feb 23, 2009 at 4:17 AM, Christian Hoeppner
wrote:
> *smacks forehead* Who would have known. Ha! I spent the entire weekend
> "debugging" that lib.
>
> Now, how do I create a rake task that runs autospec with a few options?
RSpec options, Autotest options, or both?
>
> On 20/02/2009, at
*smacks forehead* Who would have known. Ha! I spent the entire weekend
"debugging" that lib.
Now, how do I create a rake task that runs autospec with a few options?
On 20/02/2009, at 15:56, David Chelimsky wrote:
On Fri, Feb 20, 2009 at 6:15 AM, Christian Hoeppner
wrote:
Hey there,
I've t
On Fri, Feb 20, 2009 at 6:15 AM, Christian Hoeppner
wrote:
> Hey there,
>
> I've tried using Nick Sieger's "plugin" to have autotest run my tests for
> gems and other non-rails stuff. However, it doesn't seem to match any tests
> for any files. Not being sure what was wrong, I traced the execution