Pure Functions & Testability in Wolverine Added in 1.2.0
Design Wolverine handlers as pure functions following the 'imperative shell, functional core' philosophy for high testability without mocking infrastructure.
Use when refactoring handlers, designing testable business logic, unit-testing Wolverine handlers, or deciding between imperative infrastructure calls and declarative return values.
Skill details
- Skill name:
wolverine-handlers-pure-functions - Applies to:
wolverine - Tags:
handlers,pure-functions,testing,a-frame - Added in: 1.2.0
- License: Proprietary. Copyright JasperFx Software LLC.
