説明なし
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

.sample.json 269B

12345
  1. {
  2. "displayName": "Exercise 2: Arrange, Act, Assert",
  3. "description": "In this exercise, you will learn about the core unit testing principle of AAA (Arrange, Act, Assert), which will help you structure your unit test.",
  4. "interactiveImport": true
  5. }