When Shadow-copy assemblies being tested option is checked in r# unit testing options then it is not possible to run tests. The message says that it was not possible to find Postgres binaries. Similar situation is also in other runners like fake`s xunit2helper. After disabling this option binaries are being found properly.
Postgres2Go.Helper.Postgres.PostgresBinariesNotFoundException : Could not find Postgres binaries using the search pattern of pg-dist\pgsql-*-windows64-binaries\bin.
When
Shadow-copy assemblies being testedoption is checked in r# unit testing options then it is not possible to run tests. The message says that it was not possible to find Postgres binaries. Similar situation is also in other runners like fake`s xunit2helper. After disabling this option binaries are being found properly.Postgres2Go.Helper.Postgres.PostgresBinariesNotFoundException : Could not find Postgres binaries using the search pattern of pg-dist\pgsql-*-windows64-binaries\bin.