Claude CodeでDBシーディング・テストフィクスチャを設計する:Factory・Faker・Prisma統合
📰 Dev.to · myougaTheAxo
テストコードで毎回const user = { id: 'test-user', name: 'テスト太郎', email: 'test@example.com', ......
テストコードで毎回const user = { id: 'test-user', name: 'テスト太郎', email: 'test@example.com', ......