dotnetcore / EasyCaching

:boom: EasyCaching is an open source caching library that contains basic usages and some advanced usages of caching which can help us to handle caching more easier!
MIT License
1.92k stars 321 forks source link

Split TestBase from Test project #472

Closed catcherwong closed 1 year ago

catcherwong commented 1 year ago

Description

Move some common test files to a split project and publish it to Nuget, so that projects on https://github.com/easycaching-contrib can reuse it.

cc @Memoyu

Memoyu commented 1 year ago

Complete separation