Watch: Managing Sample Data with Fixtures and Factories
You’ve set up RSpec for your new Rails project but… what about data? You can’t write many tests without having…
Aggregating the Future
You’ve set up RSpec for your new Rails project but… what about data? You can’t write many tests without having…
Automated testing is really widespread these days and of course Ruby has its own set of tools. One of these…