UnityTestExamples
UnityTestExamples copied to clipboard
Sample project for "Unity Test Framework完全攻略ガイド" and "Unity Test Framework完全攻略ガイド 統合テスト編"
- Upgrade Unity to 2021.3.45f1 - Remove Unity under 2021 from running tests on CI - Remove net.tnrd.nsubstitute - Turn off "Assembly Version Validation" - Install NSubstitute v5.3.0 - Install...
### Changes - Upgrade Unity to 6000.0.50f1 - ~Remove examples of using UnityTest with TestCase, TestCaseSource, Sequential, and Pairwise attributes~ - Fix Unity versions used to run tests on CI...
### Changes - Upgrade test-helper packages - Fix BasicExample - Fix package - Fix APIExample