ForNeVeR / ForNeVeR/PascalABC.NET.SDK

dotnet test doesn't work with our solution

オープン
#21 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
help wanted infrastructure
主要言語
C#
スター
21
フォーク
2
PR マージ指標
30日以内にマージされた PR はありません

説明

```console
$ dotnet test
PascalABC.NET.SDK -> W:\Projects\PascalABC.NET.SDK\PascalABC.NET.SDK\bin\Debug\net6.0\PascalABC.NET.SDK.dll
Starting test execution, please wait...
A total of 1 test files matched the specified pattern.
Testhost process exited with error: Error:
An assembly specified in the application dependencies manifest (PascalABC.NET.SDK.TestFramework.deps.json) was not found:
package: 'MedallionShell', version: '1.6.2'
path: 'lib/netstandard2.0/MedallionShell.dll'
. Please check the diagnostic logs for more information.

Test Run Aborted.
```

At the same time, if we execute `dotnet test` separately for every test project (as it is done on CI currently), then it works.

I don't understand the issue, and it should be fixed.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。