After the Rails wave for past months, it seems that tests in Rails applications is the new hot topic in the rails community. Rails has been made to do provide test environment really easily, but as in the community (including me) professional developpers are not the majority and we have some problems to produce some tests for our applications.
I have seen several times the Greg Pollack’s video about tests in Rails RailsEnvy-Lovetest.mov but now I’m facing some problems to do it for my existing applications.
David Chelimsky wrote a lot about Rspec but for the moment I’m missing a real in depth tutorial about how to conceive tests.
Many Failures and Errors existing in my apps sounds really weird also.
comments : 0 Add comment
