MyTested.AspNetCore.Mvc
MyTested.AspNetCore.Mvc copied to clipboard
IMemoryCache in a Pipeline test is not resolved
Project files In this project, I am using IMemoryCache, and pipeline tests are not passing:
https://github.com/ivaylokenov/ASP.NET-Core-Project-Car-Renting-System
Expected behavior Memory cache tests to pass successfully.
Environment:
- OS: Windows
- ASP.NET Core Version 5.0