Qasim Shahzad
This article discusses about best clean coding practices for windows development and role of Delphi RAD studio in producing clean code fast. – Details…
2 years ago in C++ , clean code , Code , code formatting , Delphi , DUnitX , Functions and Procedures , IDE , Magic Numbers , native windows development , object pascal , RAD Studio , readability , Refactoring , Single Responsibility Principle , Source Code , Test Driven Development , Unit Testing , Windows Development
0
Muminjon
Unit Testing is a type of software testing where specific units or segments of the software are tested. The goal is to validate that each unit of the software code executes as expected. Unit Testing… – Details…
3 years ago in android , Delphi , delphi unit testing , DUnitX , dunitx framework , ios , linux , macos , object pascal , programming , RAD Studio , Unit Testing , windows
0
Robert Love
I have been a big fan of using unit testing frameworks. I use both DUnit and DUnitX for my Delphi tests.I am right now contributing to DUnitX as I see it as the future framework… – Details…
10 years ago in Delphi , DUnitX , Quality
0