Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Potential tools to use for work on the Mifos Cheetah release. Please also see our goals for development tools

  • Builds
  • Unit Tests
    • TestNG
      • allows for finer grained grouping of tests
      • includes advanced features like parallel test runs
  • Code quality
    • PMD
      • enforce coding standards
    • FindBugs
      • improve code quality by detecting potentially buggy code
  • IDE enhancements
  • No labels