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:

482
active users

#parameterized

0 posts0 participants0 posts today
sumanthvepa<p>If you are writing individual unittests, you may be doing testing wrong.</p><p>I finally <a href="https://mastodon.social/tags/parameterized" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>parameterized</span></a> all the <a href="https://mastodon.social/tags/python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>python</span></a> <a href="https://mastodon.social/tags/unittest" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>unittest</span></a> for my deployment tool. </p><p>This is the way testing should be done. </p><p>The way testing is taught, with single unit tests is very misleading.</p><p>With parameterized tests, I can automatically test a significant portion of the input space of function or program. </p><p><a href="https://mastodon.social/tags/testing" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>testing</span></a> <a href="https://mastodon.social/tags/softwaredevelopment" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>softwaredevelopment</span></a> <a href="https://mastodon.social/tags/programming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>programming</span></a></p>