설명 없음
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.

overview.md 712B

Unity Test Framework learning materials

This section contains courses to help you learn Unity Test Framework through a series of applied exercises. The courses are:

  • The Unity Test Framework General Introduction, which gives you an opportunity to try out some of the framework’s core features through general examples. Each exercise in this course is accompanied by a sample project and corresponding solution, which you can import from the Package Manager window.

  • Testing Lost Crypt, which shows you how to use the framework to test an actual game project.

We strongly recommend that you complete the General Introduction before you attempt Testing Lost Crypt.