01Standardized implementation of Bun Test with Jest-compatible APIs
02Mutation testing integration to verify assertion strength and test quality
03Mandatory fake timer patterns for deterministic asynchronous testing
04Pre-defined patterns for testing debouncing, intervals, and system dates
05Sequential execution strategies to prevent timer-related state leakage
061 GitHub stars