2

I'm writing the code for our integration suite and using this example: integration tests dotnet core

I'm trying to implement the piece that allows for a real db to be used in the tests, but I keep getting the error that Configuration does not contain a definition for GetConnectionString enter image description here

Also when I just type Configuration these are the methods that appear: enter image description here

Do I maybe have the wrong Configuration referenced or something?

jameseg
  • 730
  • 1
  • 4
  • 19

0 Answers0