I have Ruby on Rails 3.1 application and i use for Sphinx + Thinking sphinx for searching. For testing i use RSpec + autotest. I want to test my searching. Where can i read how to test my app right via rspec?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
That is not what i actually wanted but:
http://freelancing-god.github.com/ts/en/testing.html
Hope, it will be useful for someone.