Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 281 Bytes

readme.md

File metadata and controls

6 lines (5 loc) · 281 Bytes

SQL Server vs ElasticSearch

How to run tests

  1. Start containers with Scripts/start-containers.ps1
  2. Start server with dotnet run
  3. Check which tests you want to run in Scripts/elastic-tests.ps1 and Scripts/sqlserver-tests.ps1. Comment out the ones you don't want.