Skip to content

Instantly share code, notes, and snippets.

@mble
Created April 6, 2017 08:50
Show Gist options
  • Save mble/5485b52be94e3ad1afc3cd99975d9742 to your computer and use it in GitHub Desktop.
Save mble/5485b52be94e3ad1afc3cd99975d9742 to your computer and use it in GitHub Desktop.
  1. Are all builds handled automatically by a Continuous Integration server?
  2. Do you make and use daily builds?
  3. Do you use an issue tracker?
  4. Do you fix bugs before writing new code?
  5. Do you have an up-to-date schedule?
  6. Do you have up to date information on your products performance and usage?
  7. Do you use the best tools money can buy?
  8. Do you have a comprehensive test plan?
  9. Do you have dedicated UI and UX designers?
  10. Does all code go through code review?
  11. Do you have coding standards?
  12. Are new employees given training?

Credit: Dale Myers https://myers.io/2017/04/04/the-joel-test-for-2017/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment