Skip to main content

nullables

Nullables — testing technique alternative to using mocking libraries. Use when writing unit tests, when code touches external I/O or state (HTTP, databases, files, clock, random) anywhere in its dependency chain, when making a system testable, or when tests are slow or flaky.

Jump to install

Source facts

Repository
lexler/skill-factory
Last source activity
July 9, 2026 at 05:45
Detected SKILL.md language
English
Stars
225
Forks
61

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.