您最多选择25个主题 主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

1.6 KiB

About the <package name> tests

The <package name> package provides a test suite for the <feature or package name>.

Note: For packages that are not yet released, see the Confluence page Documenting experimental, pre-release, and deprecated packages and refer to the appropriate section for your package's compatibility status for guidance on which installation instructions to include. Remember to remove or hide these instructions when the package is ready for release. When the package is at the Release Candidate or Released stage, use the Installation section below.

Installation

To install this package, follow the instructions in the Package Manager documentation.

Note: This section begins with a cross-reference to the official Unity Manual topic on how to install packages. If the package requires special installation instructions, include these steps below:

In addition, you need to install the following resources:

  • <name of resource 1>: To install, open Window > <name of menu item>.

    The resource appears <at this location>.

  • ... etc.

-->

Package contents

The following table describes the package folder structure:

Location Description
MyFolderName Contains <describe what the folder contains>.
MyFolderName/MyFileName Contains <describe what the file represents or implements>.

Running the tests

To use the <test-name>, make sure you have ...