Search Issue Tracker
Third Party Issue
Votes
0
Found in [Package]
3.0.13
Issue ID
RIDER-48
Regression
No
Rider Test Explorer does not run tests when they are generated with TestFixtureSource
Reproduction steps:
1. Open the attached “TestFixtureRiderIssue“ project
2. In the Project window, open the “Assets/Tests/TestScriptWithFixture” script using Rider IDE
3. In Rider, open Unit Test Explorer (Tests > Navigation > Focus Unit Test Explorer)
4. Run all tests
Expected result: All tests are successful
Actual result: “Tests/MyNamespace/TestScriptWithFixture” test was not run due to “The assembly for this test is not found…” error
Reproducible with: 3.0.24 (2021.3.30f1, 2022.3.10f1), 3.0.34 (2021.3.47f1, 2022.3.55f1, 6000.0.33f1, 6000.1.0a9)
Reproducible on: macOS Sequoia 15.1.1 (M1 Max), Windows 11
Not reproducible on: No other environments tested
Note: Tested on Rider 2024.1.6 (#RD-241.19072.26) and 2024.3.2 (#RD-243.22562.171)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present
Resolution Note:
Hello, we have forwarded this Issue to Rider, who are tracking it here: https://youtrack.jetbrains.com/issue/RIDER-124690/Rider-Test-Explorer-does-not-run-tests-when-they-are-generated-with-TestFixtureSource
I am closing this Issue here since it's related to a Third Party Tool