エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
Developer Testing and the Importance of Context
記事へのコメント0件
- 注目コメント
- 新着コメント
このエントリーにコメントしてみましょう。
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
Developer Testing and the Importance of Context
How is it we keep falling for the same trick? Why is it so hard to remember: there is no silver b... How is it we keep falling for the same trick? Why is it so hard to remember: there is no silver bullet. I've spent a significant amount of my time for the past 3 years focusing on testing. I've learned several lessons.Setup methods are evilOne assertion or expectation per testDuplicate code in tests can be a good thingTest names aren't always requiredReplacing mocks with stubs can improve essence