phpc.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A server for PHP programmers & friends. Join us for discussions on the PHP programming language, frameworks, packages, tools, open source, tech, life, and more.

Administered by:

Server stats:

792
active users

#integrationtest

0 posts0 participants0 posts today
Juhis<p>Eric makes a good argument for why you should write integration tests first in a new project, before unit and end to end tests.</p><p><a href="https://mastodon.world/tags/testing" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>testing</span></a> <a href="https://mastodon.world/tags/unittest" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>unittest</span></a> <a href="https://mastodon.world/tags/integrationtest" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>integrationtest</span></a> <a href="https://mastodon.world/tags/python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>python</span></a> <a href="https://mastodon.world/tags/programming" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>programming</span></a> <a href="https://mastodon.world/tags/webdev" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>webdev</span></a></p><p><a href="https://mostlypython.substack.com/p/dont-start-with-unit-tests" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">mostlypython.substack.com/p/do</span><span class="invisible">nt-start-with-unit-tests</span></a></p>
DocRekd<p><span class="h-card"><a href="https://infosec.exchange/@SecurityWriter" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>SecurityWriter</span></a></span> <a href="https://hachyderm.io/tags/CI" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CI</span></a> all the things with <a href="https://hachyderm.io/tags/nix" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>nix</span></a> .<br>This includes automatic <a href="https://hachyderm.io/tags/unitTest" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>unitTest</span></a> and <a href="https://hachyderm.io/tags/integrationTest" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>integrationTest</span></a> before merging</p>
Ænðr E. Feldstraw<p>Proud <a href="https://mastodon.social/tags/software" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>software</span></a> <a href="https://mastodon.social/tags/developer" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>developer</span></a> is proud. <br> <br>The day before yesterday I implemented an algorithm to calculate an authorization proof. <br> <br>Yesterday I tested it successfully to recreate a known proof. <a href="https://mastodon.social/tags/unittest" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>unitTest</span></a><br> <br>Today I used it successfully to authenticate a request and download some data. <a href="https://mastodon.social/tags/integrationtest" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>integrationTest</span></a><br> <br>That's always the hardest part when communicating with third parties.</p>