Archive for the ‘XP’ Category
New book: Mockito
Written by Chad Darby Monday, 9 July 2012
I’m really excited…feel like a kid on xmas day. I received a copy of the book, Practical Unit Testing with TestNG and Mockito. The important element is Mockito. I’ve used mock objects in the past but with a fairly basic understanding. This book provides in-depth coverage of mock objects with Mockito. So I’m psyched that I finally have a definitive source of Mockito in my grimy hands. Yippeee!
Posted under Agile, Test Driven Development, XP | No Comments
Conference Slides from EclipseCon 2012
Written by Chad Darby Wednesday, 4 July 2012
I just stumbled on the website for EclipseCon. EclipseCon is a conference for users/developers of Eclipse.
The conference slides are all on-line and freely available. I just scanned the list and found some sessions that are really interesting.
- How I Learned to Stop Worrying and Love the Build
- Continuous Delivery: Delivering software quickly to your users
- Agile XXL: Scaling Agile for Project Teams
- Lean ALM
- Building the Agile Enterprise: Combining Kanban and tooling to scale Agile beyond your team
Enjoy!
Posted under Agile, Scrum, Software Project Management, XP | No Comments
Continuous Integration
Written by Chad Darby Monday, 2 July 2012
I found a very good presentation on Continuous Integration. The presentation was developed by Sebastian Bergmann. The complete presentation is available here. I selected a couple of slides from the presentation that are very valuable.
Posted under Agile, Scrum, XP | No Comments