UnityTestExamples icon indicating copy to clipboard operation
UnityTestExamples copied to clipboard

Sample project for "Unity Test Framework完全攻略ガイド" and "Unity Test Framework完全攻略ガイド 統合テスト編"

Results 3 UnityTestExamples issues
Sort by recently updated
recently updated
newest added

- 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