VSoft Technologies Blogs - posts about our products and software development.
SmartBear recently discontinued development of Automated Build Studio, this post details a Special Offer to ABS users.
Continua CI uses PostgreSQL as it's default database, and PostgreSQL can be vulnerable (but our default install isn't).
Roy Osherove posted this video explaining the difference between Automated Builds and CI (ie, FinalBuilder vs Continua CI)
Thanks to a contribution from Robert Love, DUnitX now sports a shiny new IDE Wizard for creating Test projects and Test Units.
In this post we'll take a look at integrating Delphi/DUnitX unit tests into Continua CI builds.
This is a really simple (but still useful) IoC container for Delphi 2010 or later.
DUnitX is a new Unit Testing Framework for Delphi 2010 or later.
This post shows how to configure Continua CI to build Embarcadero Delphi projects
Delphi has had Unit Testing support (in the form of DUnit) for many years, but until now there very little in the way of Automatic Mocking. By contrast the .NET and Java worlds have plenty of mocking frameworks to choose from.
Delphi XE includes Regular Expression support, something that has been requested many times over the years. In this blog post I'll show some basic usage of regular expressions in delphi.