Created
January 30, 2012 22:05
-
-
Save tcrayford/1707088 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Isolation vs Rails: More Fastererer Speedy Mk II Edition | |
There is a vast set of tools and patches to speed up Rails boot time. What happens if, instead of testing inside Rails, we isolate our specs from Rails? What benefits can be gained from isolating our testing? Whilst test execution time is an obvious benefit, there are more subtle nuances to isolation. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment