📜 ⬆️ ⬇️

Video. An example of developing an application using TDD

In this video, I am developing an application using TDD in C #. In addition to demonstrating how to write unit tests, I tried to show how TDD works at the application level as a whole.

When developing, he applied the principle of dependency inversion , and also used an IoC container.


')

Source: https://habr.com/ru/post/84715/


All Articles