Nenhuma descrição
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

.sample.json 277B

12345
  1. {
  2. "displayName": "Exercise 6: Set Up and Tear Down",
  3. "description": "In this exercise, you will get practical experience in using the NUnit attributes [SetUp] and [TearDown] in order to reduce code duplication in your tests.",
  4. "interactiveImport": true
  5. }