oliverdavies.uk/content/node.7f4e5764-db9a-4cb2-b9c4-08618c6737b7.yml

81 lines
3.3 KiB
YAML

uuid:
- value: 7f4e5764-db9a-4cb2-b9c4-08618c6737b7
langcode:
- value: en
type:
- target_id: daily_email
target_type: node_type
target_uuid: 8bde1f2f-eef9-4f2d-ae9c-96921f8193d7
revision_timestamp:
- value: '2025-05-11T09:00:38+00:00'
revision_uid:
- target_type: user
target_uuid: b8966985-d4b2-42a7-a319-2e94ccfbb849
revision_log: { }
status:
- value: true
uid:
- target_type: user
target_uuid: b8966985-d4b2-42a7-a319-2e94ccfbb849
title:
- value: |
How did you learn automated testing?
created:
- value: '2023-06-30T00:00:00+00:00'
changed:
- value: '2025-05-11T09:00:38+00:00'
promote:
- value: false
sticky:
- value: false
default_langcode:
- value: true
revision_translation_affected:
- value: true
path:
- alias: /daily/2023/06/30/how-did-you-learn-automated-testing
langcode: en
body:
- value: |
<p>I started to learn about automated testing in 2012 when I took over maintainership of the Drupal module, Override Node Options.</p>
<p>At the time, it had around 9,000 active installations (now more than 35,000), and I was concerned about breaking those sites if I pushed a bug and wanted confidence to make changes without introducing regressions.</p>
<p>Later, I started to learn about test-driven development and how to develop and design software by writing the tests first.</p>
<p>Although I'm not a Laravel Developer, Adam Wathan's "Test Driven Laravel" course was a great resource and information, as well as a number of presentations and talks at PHP meetups and conferences.</p>
<p>Once I understood how to write tests and do TDD, I took any opportunity to practice it, whether on projects or coding katas.</p>
<p>At one point, I was writing module code during work hours and writing tests for it during the evening.</p>
<h2 id="what-about-you%3F">What about you?</h2>
<p>How did you learn automated testing or test-driven development? Reply to this email and let me know.</p>
<p>Bonus points if it was at one of my conference talks or workshops!</p>
format: full_html
processed: |
<p>I started to learn about automated testing in 2012 when I took over maintainership of the Drupal module, Override Node Options.</p>
<p>At the time, it had around 9,000 active installations (now more than 35,000), and I was concerned about breaking those sites if I pushed a bug and wanted confidence to make changes without introducing regressions.</p>
<p>Later, I started to learn about test-driven development and how to develop and design software by writing the tests first.</p>
<p>Although I'm not a Laravel Developer, Adam Wathan's "Test Driven Laravel" course was a great resource and information, as well as a number of presentations and talks at PHP meetups and conferences.</p>
<p>Once I understood how to write tests and do TDD, I took any opportunity to practice it, whether on projects or coding katas.</p>
<p>At one point, I was writing module code during work hours and writing tests for it during the evening.</p>
<h2 id="what-about-you%3F">What about you?</h2>
<p>How did you learn automated testing or test-driven development? Reply to this email and let me know.</p>
<p>Bonus points if it was at one of my conference talks or workshops!</p>
summary: null
field_daily_email_cta: { }