article thumbnail

AoAD2 Practice: Refactoring

James Shore

Fowler 2018] It contains an in-depth catalog of refactorings, and is well worth studying. To illustrate this point, I’ll continue the example started in “A TDD Example” on p.XX. Bache 2018]. Perform little refactorings as you use TDD and bigger refactorings as part of your slack. Continuous Integration.

article thumbnail

DevOps top programming languages support engineering metrics goals

CircleCI

One of the privileges of working in the continuous integration space is the unique perspective it offers into how software teams organize their work to deliver value quickly without sacrificing quality, security, or developer happiness.

Metrics 64
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Interview with Evgeny Predein – CEO of Apiumhub

Apiumhub

He has been one of the former practitioners of Agile Methodologies, particularly eXtreme Programming with a great experience in difficult practices like TDD, Continuous Integration, build pipelines and evolutionary design. It starts building software with a focus on the architecture, applying best practices, and TDD & CI.

article thumbnail

Our book “Software Architecture Metrics: Case Studies to Improve the Quality of Your Architecture” is published!

Apiumhub

He is a former practitioner of Agile methodologies, particularly extreme programming, with experience in practices like TDD, continuous integration, build pipelines, and evolutionary design. Dave Farley – Co-author of the Jolt-award winning book Continuous Delivery.

article thumbnail

AoAD2 Practice: Incremental Design

James Shore

Continuous Integration. Continuous integration allows people to make changes without stepping on each others’ toes. As “A TDD Example” on p.XX Refactorings occur every few minutes, during the “Refactoring” step of the TDD cycle. During TDD, navigators should also consider the wider scope. Refactoring.