VSoft Technologies Blogs

rss

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

A while back I published the VSoft.CommandLineParser library on github, which makes it simple to handle command line options in delphi applications. I have updated it to support commands, where each command has it's own set of options.

Pretty much every native windows application these days includes an xml manifest file. This post shows how to modifiy those files in FinalBuilder

Generate code coverage reports for your Delphi projects using Continua CI.

Delphi-Mocks now has a way to better control when an exception or a return value is produced for a mocked object/interface method.

FinalBuilder 8 is now available for download.

Finalbuilder 8 Beta is now available for download. This post describes what's new/changed in FinalBuilder 8.

A simple Command line arguments parsing framework for Delphi.

DUnitX has been updated to support filtering of tests from the command line.

Simple Mocking of multiple interfaces with Delphi Mocks.

Thanks to a contribution from Robert Love, DUnitX now sports a shiny new IDE Wizard for creating Test projects and Test Units.