Can I test my database stuff using rspec?


Joined
Sep 9, 2014
Messages
1
Reaction score
0
I have a piece of code that connects to the database and runs a couple of create and select queries. Is there a good way to test the database queries.
 
Ad

Advertisements


Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top