Ingen beskrivning
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

.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. }