Mocking Time

Control the clock in tests through an injectable time source so "now" is frozen and timezone behavior is explicit. Use when code reads the wall clock and a flaky or time-dependent test needs deterministic results.

Amey-Thakur d9fe4cd 2.9 KB Updated

File contents

Amey-Thakur/AI-SKILLS/tree/main/skills/testing/mocking-time commit d9fe4cd172

Frequently asked questions

npx skillmds@latest add amey-thakur/mocking-time