Skip to content
Frank Fleige edited this page Jul 18, 2017 · 3 revisions

Welcome to the PHPUnitPlayground wiki!

Things to discuss

  • scope of unit tests (model only)?
  • what is/shall be a unit (single class, well-defined set of classes)?
  • when to write unit tests (only during refactoring / adding new classes)?
  • Definitions: Model, Controller, Service, Repository, ...

Clone this wiki locally