Liked Alex Wilson (@probablyfine@tech.lgbt)
Post details
You don't need a full-featured testing framework, or something that outputs in JUnit format, to get the value of a red-green-refactor loop. All you need is a feedback mechanism, which can be as simple as "does the exit code for this process indicate an error or success?". Kent Beck's test-commit-revert demo using python does exactly this - no importing a framework or test runner, but leaning on python's built-in `assert` keyword. https://youtu.be/Aof0F9DvTFg?t=220&si=D7afjzT2GvTEhTQn

This post was filed under likes.

Interactions with this post

Interactions with this post

Below you can find the interactions that this page has had using WebMention.

Have you written a response to this post? Let me know the URL:

Do you not have a website set up with WebMention capabilities? You can use Comment Parade.