ForNeVeR / ForNeVeR/PascalABC.NET.SDK

dotnet test doesn't work with our solution

Ouverte
#21 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
help wanted infrastructure
Langage dominant
C#
Étoiles
21
Forks
2
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

```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.

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.