UnityGame/Library/PackageCache/com.unity.test-framework/Samples~/6_SetUpTearDown_Solution/.sample.json

5 lines
265 B
JSON
Raw Normal View History

2024-10-27 10:53:47 +03:00
{
"displayName": "Exercise 6: Solution",
"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.",
"interactiveImport": true
}