Remove 2019 Remove TDD Remove Test-Driven Development
article thumbnail

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

James Shore

03 May 2019. 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.

article thumbnail

December 4th in Sydney, Australia: Faster, More Effective Test-Driven Development (Training)

James Shore

04 Nov 2019. Sydney conference in Australia on December 4th: 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. James Shore/Calendar.

Insiders

Sign Up for our Newsletter

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

article thumbnail

December 11th in Melbourne, Australia: Faster, More Effective Test-Driven Development (Training)

James Shore

04 Nov 2019. Melbourne conference in Australia on December 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. James Shore/Calendar.

article thumbnail

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

James Shore

03 May 2019. 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. TDD helps avoid these problems. James Shore/Calendar. on August 5-9. Details and Registration Here.

article thumbnail

Don't Measure Unit Test Code Coverage

James Shore

01 Feb 2019. If you're using test-driven development, don't measure unit test code coverage. To improve code and test practices. Here's the thing about TDD. The definition of TDD is that you don't write code without a failing test, and you do so in a tight loop that covers one branch at a time.

article thumbnail

April 25th in Seattle, Washington: TDD Without Mocks (Hands-On)

James Shore

15 Feb 2019. I’ll be at the Seattle Software Crafters Meetup on April 25th talking about test-driven development and testing without mocks. TDD Without Mocks. Are your tests slow and brittle? Do you worry your unit tests aren’t actually testing anything important?

article thumbnail

Don't Measure Unit Test Code Coverage

James Shore

01 Feb 2019. If you're using test-driven development, don't measure unit test code coverage. To improve code and test practices. Here's the thing about TDD. The definition of TDD is that you don't write code without a failing test, and you do so in a tight loop that covers one branch at a time.