Discussion: Slow RAILS testing
Afficher un message
Vieux 13/09/2007, 22h54   #2
George Malamidis
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Slow RAILS testing

Hello,

Do all your tests need to access the database? I find this approach
( http://nutrun.com/weblog/rails-fast-test-suite/ ) useful in terms
of instant feedback and application code responsibility boundaries.

Thanks,
George

On 13 Sep 2007, at 21:15, kevin cline wrote:

> My RAILS unit tests take approximately one minute to run. This may
> not sound like much, but it's a real drag on incremental development.
> I imagine most of the slowness in spent in applying the database
> schema to the test database. Is there a memory-resident database that
> would speed up my tests?
>
>



  Réponse avec citation
 
Page generated in 0,05601 seconds with 9 queries