📖 Step 7: Testing & Quality#208 / 291

Sandbox

Sandbox

📖One-line summary

An isolated environment where you can test without touching production.

Example

Isolated environment where you can experiment safely

🧪 Sandbox

✓ Feel free to experiment

✓ Safe to delete data

✓ Fake payment test

Vibe coding prompt examples

>_

Set up a sandbox environment for payment integration. Configure Toss Payments test keys so I can test payments.

>_

Build a sandbox for API development. Use an in-memory DB instead of a real DB and auto-seed test data.

Try these prompts in your AI coding assistant!