"Monitor & Control Continuous Integration On-Demand"
PureApp
PureApp is a web based continuous Integration server On-Demand for Software Project environment.
Continuous Integration
Continuous Integration is a software development practice of automated build, automated test and Notifies the problem.
Benefits of PureApp
- Monitoring and controlling of source code.
- Compiles for every change.
- Run automated tests.
- Notifies if there are problem occurs.
- Early identification of bugs.
Features:
- Monitoring of your project source code management system such as CVS, Subversion, Clearcase, git, etc.
- Every time code changes, PureApp system checks for the latest version.
- PureApp compiles latest version of source code using the build scripts that is robust and repeatable build steps.
- Automated Test runs on the compiled new build.
- Notifies the results
Advantages of PureApp:
- No need to setup your own continuous Integration server environment such as CruseControl, Integrity, continuousBuilder, etc.
- Pureapp can take care of your QA / Test environment.
- Pureapp manages build management of parallel builds and distributed builds.
- Automate your Tests [Unit Test, Functional Test and Integration Test].
- Test Coverage GAP Analysis.
- Receive Notifications in email, twitter, basecamp and campfire
Web based online Reports:
- Report of Code Coverage [Each line of code & Test Coverage]
- Listing of Cyclomatic Complexity on each method / function
- Reports code duplication [Common code smell detection for ruby]
- Analysis structural similarities
- Warning report on potential design issues
