0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

【公ド読】単体テストを生成する

Posted at

【公式ドキュメントを読もうシリーズ】単体テストを生成する

シリーズ概要

https://qiita.com/yasu_programming/items/cec66f9e8d5d571e9ce3

URL

https://docs.github.com/ja/copilot/copilot-chat-cookbook/testing-code/generate-unit-tests

説明

単体テストを作ってくれる。

所感

AIにコーディングを任せると、正確性を担保できない場合があるが、テスト駆動開発を用いながら開発すると、人間のチェックも簡単にできるし、正確性の担保もできるし、良いと思っている。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?