Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 725 Bytes

File metadata and controls

14 lines (7 loc) · 725 Bytes

Level 1 — Suggested Claude Code Prompts

These are prompts for writing the three Level 1 tests in tests/test_level1.py.


1. Base Level 1 test creation

I want to write Level 1 tests for this agent as defined in the Level1 section of the testing pyramid described in file requirements/Testing-Pyramid.md. Place the driver for level 1 tests in file tests/test_level1.py so that I can independently decide when those tests run. Please interview me for any additional information you need. Ask your questions one at a time. Don't write the tests yet until we agree on the plan.

Answer all Claude questions faithfully and honestly. When you agree with the plan, approve implementation of the tests.