Category Archives: Continuous Integration
Assembla Projects OnLine
Assembla provides tools and services for accelerating software development, with three lines of business:
Tools: Workspaces on Assembla.com, this web site, used by thousands of teams.
Reference: http://www.assembla.com/
FishEye Source Code Repository
Explore your source, FishEye opens your source code repository to help you understand your code and keep tabs on the people who write it.
View user activity, track code changes, search and navigate through the guts of your repository — all from the comfort of your browser.
You’ll never look at Subversion, CVS, Perforce or Git the [...]
Cobertura Unit Test Report
What is Cobertura?
Cobertura is a free Java tool that calculates the percentage of code accessed by tests. It can be used to identify which parts of your Java program are lacking test coverage. It is based on jcoverage.
Features
Can be executed from ant or from the command line.
Instruments Java bytecode after it has been compiled.
Can generate [...]
Bamboo Continuous Integration
Continuous integration (CI) brings faster feedback to your development process, preventing bugs from piling up and reducing the risk of project delays. Bamboo enables development teams of any size to adopt CI in minutes, easily integrate it with their work day and scale their build farm using elastic resources in the Amazon EC2 cloud.
Reference: http://www.atlassian.com/software/bamboo/