Let's make this test suite run faster! SoftShake 2010
by David Gageot on Oct 20, 2010
- 867 views
The more the tests, the longer the build. And when the build gets longer, the bugs take longer to fix, the features take longer to deploy. Every build should be minutes long, all tests included....
The more the tests, the longer the build. And when the build gets longer, the bugs take longer to fix, the features take longer to deploy. Every build should be minutes long, all tests included.
Now lets say, our test suite takes much longer than that. How to reduce its duration? Where to start?
Making tests become useless, converting functional tests to unit tests, running tests in parallel, building projects in parallel, doing slow tasks only once, writing fast DBMS tests... Let's share dozens of tips to fasten you test suite A LOT.
Statistics
- Favorites
- 0
- Downloads
- 14
- Comments
- 0
- Embed Views
- Views on SlideShare
- 820
- Total Views
- 867

