Remove Conference Remove Software Review Remove TDD Remove Test-Driven Development
article thumbnail

Effective Software Testing – A Developer’s Guide

Henrik Warne

I recently finished Effective Software Testing – A Developer’s Guide by Maurício Aniche , and I really liked it. I have been coding for a long time and I think I have been writing pretty good tests for the features I have implemented. He has also worked for several years as a developer.

article thumbnail

6 Talks We’re Excited to Hear This Year at the Kansas City Developer Conference

OverOps

The 11 th annual Kansas City Developer Conference is just around the corner , on July 18 th and 19 th at the Kansas City Convention Center in downtown Kansas City (with a pre-conference workshop day on July 17 th ). It’s the place to be for rich interactions with other developers, both new and experienced.

Insiders

Sign Up for our Newsletter

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

article thumbnail

It’s never too late to add unit tests to legacy code

TechBeacon

Most developers believe in the value of unit tests, even if they don't always like writing them. Most of them are okay with writing unit tests while doing new development work or practicing test-driven development (TDD), but it's easy to be disciplined with greenfield development.

article thumbnail

August 6th in Washington, DC: How to Introduce Test-Driven Development to Your Team (Workshop)

James Shore

I’m leading a half-day training workshop at the Agile 2019 conference , which is in Washington D.C. Test-Driven Development (TDD) is an essential skill for agile teams. Without it, codebases quickly lose the flexibility needed to support agile development. TDD helps avoid these problems.

article thumbnail

September 11th in Toronto, Canada: Faster, More Effective Test-Driven Development (Training)

James Shore

I‘m offering a day of training before the Assert(js) conference in Toronto on September 11th: Are your tests slow and brittle? Do you worry that your unit tests aren‘t actually testing anything important? If so, you could benefit from writing tests that don‘t use mock objects. 03 May 2019.

article thumbnail

Software Testing and Agile

Coveros

I was with a privately held software engineering firm focused on helping organizations transform their software testing capabilities. Some were not born yet, others mid-flight in our IT careers, and still others moving toward our mature technology years. 2011–2020 and Beyond. 2011–2020 and Beyond.

article thumbnail

What are Some Best Practices for React?

Openxcell

React has become a popular JavaScript library for building web applications due to its simplicity and flexibility. In this article, we will cover the best practices for React development, including component structure, state management, and performance optimization.