Resharper-unity: Errors in TestsCallback.cs on update to 1.1.1 (Unity 2019.2.7f2)

Created on 7 Oct 2019  路  4Comments  路  Source: JetBrains/resharper-unity

The plugin throws the following compile errors when it is updated to 1.1.1 from 1.1.0 in Unity 2019.2.7f2
Rider Plugin Errors

Library\PackageCache\com.unity.ide.[email protected]\Ridermd5-d79ab9d2d8d918b0f1b16efff8d14160or\UnitTesting\TestsCallback.cs:
CS0122: 'ICallbacks' is inaccessible due to its protection level
CS0122: 'ITestResultAdaptor' is inaccessible due to its protection level
CS0122: 'ITestAdaptor' is inaccessible due to its protection level
CS0122: 'ITestResultAdaptor' is inaccessible due to its protection level
CS0122: 'TestStatus' is inaccessible due to its protection level

Most helpful comment

Please update Test Framework package to 1.1.1+.

All 4 comments

Please update Test Framework package to 1.1.1+.

The problem was also workarounded in Rider package 1.1.2, but it is not yet released.

The problem was also workarounded in Rider package 1.1.2, but it is not yet released.

When will the package 1.1.2 release be? Becouse Test Framework package 1.1.1 not released yet too(

@keH1 Do you mean verified? Why do you need verified? I see multiple releases of Test Framework 1.1.1, 1.1.2, 1.1.3, .. 1.1.5. Any of the would work.

There is also Rider package 1.1.3-preview, which doesn't require Test Framework at all.

Releasing package is totally under Unity control, we can't do much about it, unfortunately.

Was this page helpful?
0 / 5 - 0 ratings