By MikhailVink
via blog.jetbrains.com
Published: Jan 18 2013 / 11:09
If you have multiple team members, you should be doing Continuous Integration (CI). By building the desired output artifacts on a frequent basis and analyzing their quality using unit tests and code coverage, you will find that there are fewer integration problems in working on a software project.
Add your comment