From 7c1e566113d59699af1624186c64eca67f063fc6 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Mon, 20 Apr 2020 19:09:33 -0400 Subject: Upgraded Unity --- .../Documentation~/getting-started.md | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 Library/PackageCache/com.unity.test-framework@1.1.11/Documentation~/getting-started.md (limited to 'Library/PackageCache/com.unity.test-framework@1.1.11/Documentation~/getting-started.md') diff --git a/Library/PackageCache/com.unity.test-framework@1.1.11/Documentation~/getting-started.md b/Library/PackageCache/com.unity.test-framework@1.1.11/Documentation~/getting-started.md deleted file mode 100644 index b894e16..0000000 --- a/Library/PackageCache/com.unity.test-framework@1.1.11/Documentation~/getting-started.md +++ /dev/null @@ -1,18 +0,0 @@ -# Getting started with Unity Test Framework - -To access the Unity Test Framework (UTF) in the Unity Editor, open the **Test Runner** window; go to **Window** > **General** > **Test Runner**. - -![Unity Test Runner window](./images/test-runner-window.png) - -To get started with UTF, follow the workflows below: - -* [How to create a new test assembly](./workflow-create-test-assembly.md) -* [How to create a test](./workflow-create-test.md) -* [How to run a test](./workflow-run-test.md) -* [How to create a Play Mode test](./workflow-create-playmode-test.md) -* [How to run a Play Mode test as standalone](./workflow-run-playmode-test-standalone.md) - - - -For further information, see the [resources](./resources.md) and [reference](./manual.md#reference) sections. - -- cgit v1.2.3