Export to
Friday, October 12, 2012 at 9:37am and last updated
Friday, October 12, 2012 at 9:51am.
Research Talk: Agile Tooling for C++
Access Notes
Building is at 4th and College. Room 86-01 is in the basement, take the elevator or stairs down to basement and follow the signs.
Enter the 1900 Fourth Avenue Building from 4th Av, go DOWN the stairs, and head south down the corridor to room 086-01. From the Harrison Street entrance, you are already on the correct level; just follow the corridor as it winds around, generally southwards.
Website
Description
Title: Test-Driven Development and Mock Objects for C++ in Eclipse
Speaker: Prof Peter Sommerlad, Institute for Software at FHO/HSR Rapperswil, Switzerland
Abstract
At IFS Institute for Software, several plug-ins have been developed for the Eclipse C/C++ Development Tools (CDT), to assist Agile C++ developers. Some of the features have already been integrated into CDT, such as the refactoring infrastructure and some refactorings, such as toggling function definition and declaration. In this talk Prof. Sommerlad will explain how IFS's plug-ins make it easier to adopt an agile style of development, through code-generation for Test-driven Development (TDD), unit testing, test doubles and mock objects, quick feedback from static analysis tools, and quick-fixes for problems.
Speaker Bio:
Prof. Peter Sommerlad is head of IFS Institute for Software at FHO/HSR Rapperswil. Peter is co-author of the books POSA Vol.1 and Security Patterns. His goal is to make software simpler by Decremental Development: refactoring software down to 10% of its size with better architecture, testability and quality and functionality. Peter is the also the author of the CUTE unit testing framework. He inspired and leads several Eclipse CDT plug-in projects, such as the CUTE unit testing, Sconsolidator, Mockator, Linticator, and Includator. IFS contributed most of the CDT refactoring infrastructure and is employing it to develop further TDD and Refactoring support for Eclipse CDT.