Loading...
Loading...
Advises on testing approach — when to unit test vs integration test, coverage goals, and test organization. Use when writing tests or planning test strategy.
npx skill4agent add projectious-work/aibox testing-strategytest_<function>_<scenario>_<expected_result>calculate_discount()test_calculate_discount_percentage_applied_correctlytest_calculate_discount_zero_amount_returns_zerotest_calculate_discount_negative_amount_returns_errortest_calculate_discount_exceeds_max_caps_at_limit