ITDevCon and EKON session materials on Delphi Unit Testing + Build Automation and Continuous Integration on-line
Posted by jpluimers on 2014/11/06
The last couple of weeks I taught two sessions at both ITDevCon 2014 in Milano, Italy and EKON 2014 in Köln, Germany.
The EKON materials are slightly more up to date and elaborate (sessions there were 75 minutes), so below are all the links.
Notes:
- I’ve switched to Markdown for presenting as that is very version control friendly
- GitHub very good at handling relative links from your Markdown files to other resources, that I’ve switched the Conference repository to GitHub from BitBucket.
- Somewhere over the next few months, the BeSharp.net repository will convert from Mercurial to Git and also move to GitHub.
Unit testing:
Directory with documents:
Document page:
Demos:
Build Automation:
Directories with documents:
- https://github.com/jpluimers/Conferences/tree/master/2014/20141104-EKON-German-Koln-Build-Automation-and-Continuous-Integration
- https://github.com/jpluimers/Conferences/tree/master/2014/2014-Continua-CI-installation
Actual document pages:
- https://github.com/jpluimers/Conferences/blob/master/2014/20141104-EKON-German-Koln-Build-Automation-and-Continuous-Integration/Build-Automation.md
- https://github.com/jpluimers/Conferences/blob/master/2014/20141104-EKON-German-Koln-Build-Automation-and-Continuous-Integration/Continua-CI.md
- https://github.com/jpluimers/Conferences/blob/master/2014/2014-Continua-CI-installation/2014-Continua-CI-installation.md
Demos:
- PowerShell scripts: https://bitbucket.org/jeroenp/besharp.net/src/tip/Native/Delphi/Scripts/
- Batch files: https://bitbucket.org/jeroenp/besharp.net/src/
- ContinuaCI demos: http://80.100.143.119:58080/Spring4Djwp/ci
Enjoy it!
–jeroen






Delphi and Batch Files « The Wiert Corner – irregular stream of stuff said
[…] ITDevCon and EKON session materials on Delphi Unit Testing + Build Automation and Continuous Integra… […]