Skip to content

Sugrob57/DI_in_Tests_Demo

Repository files navigation

DI_in_Tests_Demo

Dependencies

How to run

  1. Clone this git repository
  2. Build DIDemoTestProject.sln
  3. Run RunWireMockServer.cmd
  4. Run all tests in solution (All will be passed)

How to learn

  1. Clone this git repository
  2. Checkout branch "feature/withoutDI" (or "withoutDI" tag in 'main' branch)
  3. Watch my speech at the conference
  1. Repeat the steps to embed the DI Container in the test solution

About

.NET autotests project (NUnit based). Sample using Dependency injection container in tests (Castle Windsor)

Resources

Stars

Watchers

Forks

Packages

No packages published