Software Engineer passionate about code and .NET development.
Nothing here yet.
TL;DR Learn how to write a well-structured CLI application and pack it as a .NET tool. Introduction Previously, I wrote a blog post that explains to you how to create something called "Clean CLI" - a combination of CLI application and Clean Architect...

TL;DR See a practical example of how to write and execute postman collections inside a Docker container. Source code https://github.com/NikiforovAll/testing-with-newman-demo. Introduction What is Automated Testing? Tests are automated by creating te...
