101010.pl is one of the many independent Mastodon servers you can use to participate in the fediverse.
101010.pl czyli najstarszy polski serwer Mastodon. Posiadamy wpisy do 2048 znaków.

Server stats:

483
active users

#tdd

4 posts4 participants0 posts today
dtanzer<p>A long-term client contract is ending in September, so I'll have some time in the last three months of the year. I want to spend a lot of it slowing down, learning, experimenting, ... and I'll write about it here.</p><p>I also have some capacity for training and technical coaching (Test-Driven Development, Agile Engineering, Domain Driven Design). Contact me to discuss more details if you are interested: DM here or business@davidtanzer.net<br><a href="https://social.devteams.at/tags/TDD" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>TDD</span></a> <a href="https://social.devteams.at/tags/DDD" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DDD</span></a> <a href="https://social.devteams.at/tags/agile" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>agile</span></a></p>
Barney Dellar (he/him)<p>I’m starting to look for a new job. Has anyone found a way to search for companies that do XP (Test Driven Development, Pairing/Ensembles, Trunk Based Development etc)? <br>Thanks!<br><a href="https://mastodon.scot/tags/XP" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>XP</span></a> <a href="https://mastodon.scot/tags/TDD" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>TDD</span></a> <a href="https://mastodon.scot/tags/Agile" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Agile</span></a></p>

Soon I'll do some automation with a #NodeRED capable device (Victron Cerbo GX)
Since I usually do #TDD and don't like web GUI graphic coding but git, IDEs, testpipelines etc. maybe anyone has a hint for software devs to code in such an environment?
Perhaps @nodered you get this question regularly?

I let #copilot also work to create a library with a specific functionality as I was working on another project. it was something that I expect #AI can easily perform. The "demo-app" it first created was fine and thus I let it continue and develop the entire library so that it could introduce some additional optimization. I explicitly told it to develop in #TDD style since that produces the best result. Two hours later: Tests have been ignored, modified to to allow bugs and lied about.d.

Given that xUnit.net runs tests in random order by default, would changing the randomization order (in order to fix a bug) just be considered a bug fix or a breaking change?

Asking for a SemVer.

In software development, we have many ways to speed up the time until we get good feedback (in this video, I talk about test-driven development or #TDD).

So, if we are in an environment where we get feedback slowly, we are choosing slow feedback - deliberately or by neglect.

Why are so many choosing slow feedback? videos.devteams.at/w/x5Hkwz6ey

If you prefer youtube, watch here: youtu.be/NIP13D9cEgc

Continued thread

Just a reminder that we only have roughly 10 more days of before we ship 3.0. If you've been putting off validating your tests and/or extensions with the latest prerelease, your time is running low...