# Appendix

This chapter is a living anthology covering topics not hard-coded to the Suphle framework itself, but are intended to stimulate healthy practices among developers to avoid costly pitfalls. Its pages approach their subject matter with beginner-friendly language, and are devoid of boring fluff.

They're ordered below by increasing degree of difficulty or reader advancement:

  1. Are tests worth the hype?
  2. Juxtaposing TDD against retrofitted testing.
  3. Building blocks of the testing chain.
  4. What to test.
  5. Transition from visual to automated testing.
  6. Confidently integrating upgrades.
ON THIS PAGE