Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add UnityVersionAttribute #75

Merged
merged 2 commits into from
Apr 30, 2024

Mod README.md

ad0a7e2
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Add UnityVersionAttribute #75

Mod README.md
ad0a7e2
Select commit
Loading
Failed to load commit list.
GitHub Actions / test result (2019.4.40f1) completed Apr 30, 2024 in 0s

⚠️ test result (2019.4.40f1) - 123/131, skipped: 7 - Passed in 16.088s

✅ editmode-results.xml - 3/3 - Passed in 0.399s

⚠️ playmode-results.xml - 120/128, skipped: 7 - Passed in 15.689s

Details

✅ editmode-results.xml - 3/3 - Passed in 0.399s
  • ✅ TestHelper.Editor.CreateSceneAttributeTest - 1/1 - Passed in 0.076s
    • Attach_CreateNewSceneWithCameraAndLight - Passed in 0.076s
  • ✅ TestHelper.Editor.LoadSceneAttributeTest - 1/1 - Passed in 0.120s
    • Attach_LoadedSceneNotInBuild - Passed in 0.120s
  • ✅ TestHelper.Editor.TemporaryBuildScenesUsingInTestTest - 1/1 - Passed in 0.014s
    • GetScenesUsingInTest_AttachedToMethod_ReturnScenesSpecifiedByAttribute - Passed in 0.014s
⚠️ playmode-results.xml - 120/128, skipped: 7 - Passed in 15.689s
  • ✅ TestHelper.RuntimeInternals.CommandLineArgsTest - 3/3 - Passed in 0.026s
    • DictionaryFromCommandLineArgs - Passed in 0.024s
    • GetScreenshotDirectory_WithArgument_GotSpecifiedDirectory - Passed in 0.001s
    • GetScreenshotDirectory_WithoutArgument_GotDefaultDirectory - Passed in 0.001s
  • ✅ TestHelper.RuntimeInternals.SceneManagerHelperTest.GetAbsolutePath - 2/2 - Passed in 0.001s
    • GetAbsolutePath("./Scene.unity","Assets/Tests/Runtime/Caller.cs","Assets/Tests/Runtime/Scene.unity") - Passed in 0.001s
    • GetAbsolutePath("../../BadPath/../Scenes/Scene.unity","Packages/com.nowsprinting.test-helper/Tests/Runtime/Attributes/Caller.cs","Packages/com.nowsprinting.test-helper/Tests/Scenes/Scene.unity") - Passed in 0.000s
  • ✅ TestHelper.RuntimeInternals.SceneManagerHelperTest.GetExistScenePath_ExistPath_GotExistScenePath - 4/4 - Passed in 0.011s
    • GetExistScenePath_ExistPath_GotExistScenePath("Packages/com.nowsprinting.test-helper/Tests/Scenes/NotInScenesInBuild.unity") - Passed in 0.009s
    • GetExistScenePath_ExistPath_GotExistScenePath("Packages/com.nowsprinting.test-helper/Tes?s/S?enes/NotInScenesInBuild.unity") - Passed in 0.001s
    • GetExistScenePath_ExistPath_GotExistScenePath("Packages/com.nowsprinting.test-helper///NotInScenesInBuild.unity") - Passed in 0.001s
    • GetExistScenePath_ExistPath_GotExistScenePath("Packages/com.nowsprinting.test-helper//NotInScenesInBuild.unity")** - Passed in 0.001s
  • ✅ TestHelper.RuntimeInternals.SceneManagerHelperTest.GetExistScenePath_InvalidGlobPattern_ThrowsArgumentException - 5/5 - Passed in 0.007s
    • GetExistScenePath_InvalidGlobPattern_ThrowsArgumentException("Packages//NotInScenesInBuild.unity")** - Passed in 0.006s
    • GetExistScenePath_InvalidGlobPattern_ThrowsArgumentException("/NotInScenesInBuild.unity")** - Passed in 0.000s
    • GetExistScenePath_InvalidGlobPattern_ThrowsArgumentException("Packages/com.nowsprinting.test-helper/Tests/Scenes/NotInScenesInBuild") - Passed in 0.000s
    • GetExistScenePath_InvalidGlobPattern_ThrowsArgumentException("Packages/com.nowsprinting.test-helper/Tests/Scenes/Not??ScenesInBuild.unity") - Passed in 0.000s
    • ✅ *GetExistScenePath_InvalidGlobPattern_ThrowsArgumentException("Packages/com.nowsprinting.test-helper/Tests/Scenes/InScenesInBuild.unity") - Passed in 0.000s
  • ✅ TestHelper.RuntimeInternals.SceneManagerHelperTest.GetExistScenePath_NotExistPath_InEditor_ThrowsFileNotFoundException - 2/2 - Passed in 0.002s
    • GetExistScenePath_NotExistPath_InEditor_ThrowsFileNotFoundException("Packages/com.nowsprinting.test-helper/Tests/Scenes/NotExistScene.unity") - Passed in 0.001s
    • GetExistScenePath_NotExistPath_InEditor_ThrowsFileNotFoundException("Packages/com.nowsprinting.test-helper/*/NotInScenesInBuild.unity") - Passed in 0.001s
  • ✅ TestHelper.RuntimeInternals.SceneManagerHelperTest.GetExistScenePathOnPlayer_GotSceneName - 1/1 - Passed in 0.001s
    • GetExistScenePathOnPlayer_GotSceneName("Packages/com.nowsprinting.test-helper/Tests/Scenes/NotInScenesInBuild.unity") - Passed in 0.001s
  • ✅ TestHelper.RuntimeInternals.SceneManagerHelperTest.LoadSceneAsync_LoadedScene - 3/3 - Passed in 1.659s
    • LoadSceneAsync_LoadedScene("Packages/com.nowsprinting.test-helper/Tests/Scenes/NotInScenesInBuild.unity") - Passed in 0.094s
    • LoadSceneAsync_LoadedScene("Packages/com.nowsprinting.test-helper//NotInScenesInBuildForGlob.unity")** - Passed in 1.420s
    • LoadSceneAsync_LoadedScene("../Scenes/NotInScenesInBuildForRelative.unity") - Passed in 0.146s
  • ✅ TestHelper.RuntimeInternals.ScreenshotHelperTest - 4/4 - Passed in 0.741s
    • TakeScreenshot_FromAsyncTest - Passed in 0.326s
    • TakeScreenshot_Multiple_SaveToEachSpecifyPaths - Passed in 0.161s
    • TakeScreenshot_SaveToDefaultPath - Passed in 0.128s
    • TakeScreenshot_SpecifySuperSizeAndStereoCaptureMode_NotWork - Passed in 0.125s
  • ✅ TestHelper.RuntimeInternals.Wrappers.UnityEditor.GameViewSizeGroupWrapperTest - 7/7 - Passed in 0.008s
    • AddCustomSize_Added - Passed in 0.003s
    • IndexOf_FoundAddedSize - Passed in 0.001s
    • RemoveCustomSize_Removed - Passed in 0.002s
    • CreateInstance_Instantiate - Passed in 0.000s
    • GetGameViewSize_GotGameViewSize - Passed in 0.000s
    • GetTotalCount_GotCount - Passed in 0.000s
    • IndexOf_NotFound - Passed in 0.000s
  • ✅ TestHelper.RuntimeInternals.Wrappers.UnityEditor.GameViewSizesWrapperTest - 2/2 - Passed in 0.001s
    • CreateInstance_Instantiate - Passed in 0.000s
    • CurrentGroup_GetGameViewSizeGroupInstance - Passed in 0.000s
  • ⚠️ TestHelper.RuntimeInternals.Wrappers.UnityEditor.GameViewSizeWrapperTest - 6/7, skipped: 1 - Passed in 0.012s
    • CreateInstance_Instantiate - Passed in 0.002s
    • Equals_DifferentHeight_NotEquals - Passed in 0.001s
    • Equals_DifferentType_NotEquals - Inconclusive in 0.009s
    • Equals_DifferentWidth_NotEquals - Passed in 0.000s
    • Equals_InnerObjectIsNull_NotEquals - Passed in 0.000s
    • Equals_SameSizeButDifferentName_Equals - Passed in 0.001s
    • Equals_WrapperObjectIsNull_NotEquals - Passed in 0.000s
  • ✅ TestHelper.RuntimeInternals.Wrappers.UnityEditor.GameViewWrapperTest - 2/2 - Passed in 0.002s
    • GetWindow - Passed in 0.000s
    • SelectedSizeIndex - Passed in 0.001s
  • ✅ TestHelper.Attributes.BuildSceneAttributeTest - 1/1 - Passed in 0.082s
    • Attach_SceneIntoBuild - Passed in 0.082s
  • ✅ TestHelper.Attributes.CreateSceneAttributeTest.AttachToParameterizedTest_CreateNewScene - 2/2 - Passed in 0.107s
    • AttachToParameterizedTest_CreateNewScene(0) - Passed in 0.048s
    • AttachToParameterizedTest_CreateNewScene(1) - Passed in 0.059s
  • ✅ TestHelper.Attributes.CreateSceneAttributeTest - 5/5 - Passed in 0.913s
    • Attach_CreateNewSceneWithoutCameraAndLight - Passed in 0.060s
    • Attach_WithCamera_CreateNewSceneWithCamera - Passed in 0.076s
    • Attach_WithLight_CreateNewSceneWithLight - Passed in 0.518s
    • AttachToAsyncTest_CreateNewScene - Passed in 0.134s
    • AttachToUnityTest_CreateNewScene - Passed in 0.125s
  • ⚠️ TestHelper.Attributes.FocusGameViewAttributeTest - 1/4, skipped: 3 - Passed in 0.002s
    • ⚠️ Attach_GameViewHasFocus - Skipped
    • Attach_KeepBatchmode - Passed in 0.002s
    • ⚠️ AttachToAsyncTest_GameViewHasFocus - Skipped
    • ⚠️ AttachToUnityTest_GameViewHasFocus - Skipped
  • ✅ TestHelper.Attributes.GameViewResolutionAttributeTest - 2/2 - Passed in 0.626s
    • AttachToAsyncTest_SetScreenSizeToFullHD - Passed in 0.511s
    • AttachToUnityTest_SetScreenSizeToVGA - Passed in 0.115s
  • ✅ TestHelper.Attributes.GizmosShowOnGameViewAttributeTest - 4/4 - Passed in 1.828s
    • Attach_False_HideGizmos - Passed in 0.267s
    • Attach_True_ShowGizmos - Passed in 0.681s
    • AttachToAsyncTest_ShowGizmos - Passed in 0.441s
    • AttachToUnityTest_ShowGizmos - Passed in 0.440s
  • ⚠️ TestHelper.Attributes.IgnoreBatchModeAttributeTest - 0/3, skipped: 3 - Passed in 0.000s
    • ⚠️ Attach_SkipOnBatchMode - Skipped
    • ⚠️ AttachToAsyncTest_SkipOnBatchMode - Skipped
    • ⚠️ AttachToUnityTest_SkipOnBatchMode - Skipped
  • ✅ TestHelper.Attributes.IgnoreWindowModeAttributeTest - 3/3 - Passed in 0.219s
    • Attach_SkipOnWindowMode - Passed in 0.000s
    • AttachToAsyncTest_SkipOnWindowMode - Passed in 0.109s
    • AttachToUnityTest_SkipOnWindowMode - Passed in 0.109s
  • ✅ TestHelper.Attributes.LoadSceneAttributeTest - 5/5 - Passed in 0.885s
    • Attach_LoadedSceneNotInBuild - Passed in 0.180s
    • AttachToAsyncTest_LoadedSceneNotInBuild - Passed in 0.220s
    • AttachToUnityTest_LoadedSceneNotInBuild - Passed in 0.215s
    • UsingGlob_LoadedSceneNotInBuild - Passed in 0.144s
    • UsingRelativePath_LoadedSceneNotInBuild - Passed in 0.126s
  • ✅ TestHelper.Attributes.TakeScreenshotAttributeTest.AttachToParameterizedTest_SaveAllScreenshots - 4/4 - Passed in 0.768s
    • AttachToParameterizedTest_SaveAllScreenshots(0,2) - Passed in 0.234s
    • AttachToParameterizedTest_SaveAllScreenshots(0,3) - Passed in 0.185s
    • AttachToParameterizedTest_SaveAllScreenshots(1,2) - Passed in 0.169s
    • AttachToParameterizedTest_SaveAllScreenshots(1,3) - Passed in 0.180s
  • ✅ TestHelper.Attributes.TakeScreenshotAttributeTest.AttachToParameterizedTest_SaveAllScreenshots_ExistFile - 4/4 - Passed in 0.002s
    • AttachToParameterizedTest_SaveAllScreenshots_ExistFile(0,2) - Passed in 0.001s
    • AttachToParameterizedTest_SaveAllScreenshots_ExistFile(0,3) - Passed in 0.000s
    • AttachToParameterizedTest_SaveAllScreenshots_ExistFile(1,2) - Passed in 0.000s
    • AttachToParameterizedTest_SaveAllScreenshots_ExistFile(1,3) - Passed in 0.000s
  • ✅ TestHelper.Attributes.TakeScreenshotAttributeTest - 16/16 - Passed in 1.706s
    • Attach_SaveScreenshotToDefaultPath - Passed in 0.171s
    • AttachWithSuperSize_SaveSuperSizeScreenshot - Passed in 0.236s
    • AttachToAsyncTest_SaveScreenshotToDefaultPath - Passed in 0.223s
    • AttachWithStereoCaptureMode_SaveStereoScreenshot - Passed in 0.205s
    • AttachWithGizmos_TakeScreenshotWithGizmos - Passed in 0.253s
    • AttachWithFilename_SaveScreenshotToSpecifyPath - Passed in 0.189s
    • AttachWithDirectory_SaveScreenshotToSpecifyPath - Passed in 0.200s
    • AttachToUnityTest_SaveScreenshotToDefaultPath - Passed in 0.225s
    • AttachToAsyncTest_SaveScreenshotToDefaultPath_ExistFile - Passed in 0.001s
    • AttachWithDirectory_SaveScreenshotToSpecifyPath_ExistFile - Passed in 0.000s
    • Attach_SaveScreenshotToDefaultPath_ExistFile - Passed in 0.001s
    • AttachWithFilename_SaveScreenshotToSpecifyPath_ExistFile - Passed in 0.000s
    • AttachWithGizmos_TakeScreenshotWithGizmos_ExistFile - Passed in 0.001s
    • AttachWithStereoCaptureMode_SaveStereoScreenshot_ExistFile - Passed in 0.000s
    • AttachToUnityTest_SaveScreenshotToDefaultPath_ExistFile - Passed in 0.001s
    • AttachWithSuperSize_SaveSuperSizeScreenshot_ExistFile - Passed in 0.001s
  • ✅ TestHelper.Attributes.TimeScaleAttributeTest - 4/4 - Passed in 0.197s
    • AttachToUnityTest_ApplyTimeScale - Passed in 0.080s
    • AttachToAsyncTest_ApplyTimeScale - Passed in 0.081s
    • Attach_ApplyTimeScale - Passed in 0.035s
    • AfterRunningTest_RevertTimeScale - Passed in 0.000s
  • ✅ TestHelper.Attributes.UnityVersionAttributeTest.IsSkip_newerThanOrEqual_NotSkip - 5/5 - Passed in 0.001s
    • IsSkip_newerThanOrEqual_NotSkip("2023.2.16f1") - Passed in 0.000s
    • IsSkip_newerThanOrEqual_NotSkip("2023.2.15f1") - Passed in 0.000s
    • IsSkip_newerThanOrEqual_NotSkip("2023.2") - Passed in 0.000s
    • IsSkip_newerThanOrEqual_NotSkip("2023") - Passed in 0.000s
    • IsSkip_newerThanOrEqual_NotSkip("2022") - Passed in 0.000s
  • ✅ TestHelper.Attributes.UnityVersionAttributeTest.IsSkip_newerThanOrEqual_Skip - 3/3 - Passed in 0.001s
    • IsSkip_newerThanOrEqual_Skip("2023.2.17f1") - Passed in 0.000s
    • IsSkip_newerThanOrEqual_Skip("2023.3") - Passed in 0.000s
    • IsSkip_newerThanOrEqual_Skip("6000") - Passed in 0.000s
  • ✅ TestHelper.Attributes.UnityVersionAttributeTest.IsSkip_olderThan_NotSkip - 5/5 - Passed in 0.001s
    • IsSkip_olderThan_NotSkip("2023.2.17f1") - Passed in 0.000s
    • IsSkip_olderThan_NotSkip("2023.2.16f1") - Passed in 0.000s
    • IsSkip_olderThan_NotSkip("2023.2") - Passed in 0.000s
    • IsSkip_olderThan_NotSkip("2023") - Passed in 0.000s
    • IsSkip_olderThan_NotSkip("6000") - Passed in 0.000s
  • ✅ TestHelper.Attributes.UnityVersionAttributeTest.IsSkip_olderThan_Skip - 4/4 - Passed in 0.001s
    • IsSkip_olderThan_Skip("2023.2.15f1") - Passed in 0.000s
    • IsSkip_olderThan_Skip("2023.1") - Passed in 0.000s
    • IsSkip_olderThan_Skip("2022") - Passed in 0.000s
    • IsSkip_olderThan_Skip("2021") - Passed in 0.000s
  • ⚠️ TestHelper.Attributes.UnityVersionAttributeTest - 1/2, skipped: 1 - Passed in 0.000s
    • Attach_newerThanOrEqual2019_NotSkip - Passed in 0.000s
    • ⚠️ Attach_olderThan2019_4_0f1_Skip - Skipped
  • ✅ TestHelper.Comparers.GameObjectNameComparerTest - 4/4 - Passed in 0.008s
    • UsingWithCollection_CompareGameObjectsByName - Passed in 0.003s
    • UsingWithCollection_NotContain_Failure - Passed in 0.004s
    • UsingWithEqualTo_CompareGameObjectsByName - Passed in 0.001s
    • UsingWithEqualTo_NotEqualName_Failure - Passed in 0.001s
  • ✅ TestHelper.Constraints.DestroyedConstraintTest - 6/6 - Passed in 0.004s
    • IsDestroyed_DestroyedGameObject_Success - Passed in 0.001s
    • IsDestroyed_NotDestroyedGameObject_Failure - Passed in 0.001s
    • IsDestroyed_NotGameObject_Failure - Passed in 0.001s
    • IsDestroyed_Null_Failure - Passed in 0.001s
    • IsNotDestroyed_DestroyedGameObject_Failure - Passed in 0.001s
    • IsNotDestroyed_NotDestroyedGameObject_Success - Passed in 0.000s