VSoft Technologies Blogs

rss

VSoft Technologies Blogs - posts about our products and software development.


Vincent Parrett
Vincent Parrett

CEO and Original developer of FinalBuilder.

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

The Branch Pattern Matching feature in Continua CI makes building Feature Branches simple.

FinalBuilder Server is being replaced by Continua CI. This post discusses some of the differences between Continua CI and FinalBuilder Server

Continua CI is our next generation Continuous Integration server product. This product will replace FinalBuilder Server once it's released.

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.

FinalBuilder 7.0.0.1497 adds support for Amazon's EC2 Cloud Services.

NuGet is a open source package management tool for .NET applications. It allows you to very simply install, create and share reusable assemblies. With the latest release, FinalBuilder now contains a set of actions to help you interact with NuGet as part of your automated build process.