testing
Tag
GenAI - Optimized OpenAI Integration wrapper 1.0.0
by MaxiDonkey (Galactic911) in IDE Plugins for Delphi
The GenAI API wrapper for Delphi is designed to integrate OpenAI’s latest models (GPT-4o, O1, and O3) seamlessly, offering robust features for chat interactions, text generation, vision processing, audio analysis, JSON configuration, and asynchronous operations with efficient error handling and testing support.
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.