Skip to content

A proof of concept showcasing .Net Core service running in container and acceptance tests executing on it

License

Notifications You must be signed in to change notification settings

iqan/service-testing-docker-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A POC showcasing timely running service with SQL Database storage

A proof of concept showcasing .Net service running in container with SQL database and acceptance tests executing against it

Article on Medium

.netcore 2.1

If you are after outdated .netcore 2.1 implementation, you can refer to the tag dotnetcore-2.1

To run

  • Go to src: cd src/
  • Build docker containers docker-compose build
  • Run tests in compose docker-compose up --exit-code-from dummyservice.tests

Screenshots

final-output

About

A proof of concept showcasing .Net Core service running in container and acceptance tests executing on it

Resources

License

Stars

Watchers

Forks

Packages