Skip to content

armutcom/dotnet-functional-tests-localstack-testcontainers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotnet-functional-tests-localstack-testcontainers

Sample project for 2021 DotNetConf http://www.dotnetkonf.com/

Getting Started

Run this command before running tests

docker pull lambci/lambda:dotnetcore3.1

All other docker images will be downloaded by tests. Therefore, the first run may take a long time.