Hi,
I don’t understand :
PS C:\Users\christophe.machu\Documents\mongodb_workshop\mflix-cs> dotnet test --filter "Name~GetMoviesByGenre"
Determining projects to restore...
All projects are up-to-date for restore.
M220N -> C:\Users\christophe.machu\Documents\mongodb_workshop\mflix-cs\M220N\bin\Debug\netcoreapp3.1\M220N.dll
M220N -> C:\Users\christophe.machu\Documents\mongodb_workshop\mflix-cs\M220N\bin\Debug\netcoreapp3.1\M220N.Views.dll
v16.8.0
Restoring dependencies using 'npm'. This may take several minutes...
M220NTests -> C:\Users\christophe.machu\Documents\mongodb_workshop\mflix-cs\M220NTests\bin\Debug\netcoreapp3.1\M220NTests.dll
Test run for C:\Users\christophe.machu\Documents\mongodb_workshop\mflix-cs\M220NTests\bin\Debug\netcoreapp3.1\M220NTests.dll (.NETCoreApp,Version=v3.1)
Microsoft (R) Test Execution Command Line Tool Version 17.0.0
Copyright (c) Microsoft Corporation. All rights reserved.
Starting test execution, please wait...
A total of 1 test files matched the specified pattern.
Passed! - Failed: 0, Passed: 1, Skipped: 0, Total: 1, Duration: - M220NTests.dll (netcoreapp3.1)
but