Skip to content
trans edited this page Sep 13, 2010 · 7 revisions

Pucker-Strength Unit Testing

Lemon is a unit testing framework which enforces highly formal case-to-class and unit-to-method test construction. This strict approach is arguably a more proper technique because it helps promote good test coverage and focuses concern on the individual units of behavior. Unlike functional and integration testing which rightly focus on more holistic concerns.