work-blog/articles/drafts/when-not-to-test.md
Gregory Gauthier 66ec95fce9 feat(articles): add script for creating new article drafts
- Introduce `scripts/new-article` bash script to generate new article files from a title, using a template, and open in vim/vi.
- Add `scripts/article-template.md` as the base structure for new articles.
- Update README.md with instructions on using the new script and directory structure.
- Include an example draft `articles/drafts/when-not-to-test.md` generated via the script.
2026-04-07 16:45:41 +01:00

577 B

title date topics related abstract
When Not To Test 2026-04-07
philosophy
craft
How do you decide when not to test something? This article offers some food for thought.

When Not To Test

Introduction

(Opening provocation or observation goes here.)

Main Argument

(Develop the core idea, sustained analogy, or philosophical connection here.)

Conclusion

(Grounded reflection — no generic summary or call to action.)


This is a template. Replace or delete sections as needed. Keep front-matter consistent with the standard in GROK.md.