testing
Tag
Bottom Navigation Template 1.0
by Embarcadero Technologies in Sample Projects for Delphi
The Bottom Navigation template is designed to embrace the Material Design user interface and user experience philosophy. It looks great on both iOS and Android, and work on Windows for testing.
Catch2 3.0
by Catch2 in C++ Libraries for C++Builder
Catch2 is mainly a unit testing framework for C++, but it also provides basic micro-benchmarking features, and simple BDD macros. Catch2's main advantage is that using it is both simple and natural. Test names do not have to be valid identifiers, assertions look like normal C++ boolean expressions, and sections provide a nice and local way to share set-up and tear-down code in tests.
WebMocks 3.2.1
by Appercept Ltd. in Libraries for Delphi
Library for stubbing and setting expectations on HTTP requests in Delphi with DUnitX.