Provides execution plan testing for Postgres. This allows you to unit test the `CommandBuilder.CommandText` property by actually sending it to the database and running an explain plan.
$ dotnet add package DeKreyConsulting.AdoTestability.Testing.PostgresNo README available.