dotnet / dotnet/efcore

Consolidate TestSqlLoggerFactory implementations and expose to all providers

Open
#36,413 0 comments 1 reaction 0 assignees View on GitHub
area-query area-test
Dominant language
C#
Stars
14.8k
Forks
3.4k
PR merge metrics
PR metrics pending

Description

We copied [TestSqlLoggerFactory](https://github.com/dotnet/efcore/blob/main/test/EFCore.Cosmos.FunctionalTests/TestUtilities/TestSqlLoggerFactory.cs) to get baseline re-writing. This code is now duplicated twice in EF Core (relational and Cosmos) as well as for any other non-relational provider These should be consolidated into a single place, available for any provider (relational or not) to make use of.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.