Chapter 20: Testing & Quality

**Property-based testing and code coverage tools.**

NanoLang Mascot
  • **proptest** - Property-based testing
  • **coverage** - Code coverage tracking

---

**Sections:**

---

**Previous:** Chapter 19: Terminal UI

**Next:** Chapter 21: Configuration