Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 945 Bytes

README-en.md

File metadata and controls

26 lines (15 loc) · 945 Bytes

Delphi Squad Demo

Sample project used in Delphi Squad Floripa event, about Build Automation

Contents

You will find a simple application with its unit tests. Both will be built using FinalBuilder and published in Jenkins. The Jenkins publishing contains Automated Tests and Code Coverage reports.

Tools

  • Build Automation: FinalBuilder
  • Continuous Integration: Jenkins
  • Unit Test: DUnit
  • Code Coverage: Delphi Code Coverage

In order to make the start up easier, the free tools are already in this repository: Jenkins, DUnit e Delphi Code Coverage

Settings

The necessary settings for FinalBuilder and Jenkins are located in its own readme-en.md file.

There is a FinalBuilder print screen that shows you how the script should looks like. There is also a Jenkins job template that you can compare.

License

MIT © Alessandro Fragnani