Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions integration-testing.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ <h3>Integration testing resources</h3>
and <a href="http://eigenhombre.com/2013/04/19/processes-vs-threads-for-testing/">processes vs. threads for integration testing</a>.</p>
</li>
<li>
<p>Pytest has a page on <a href="https://pytest.org/latest/goodpractises.html">integration good practices</a>
<p>Pytest has a page on <a href="https://pytest.org/latest/goodpractices.html">integration good practices</a>
that you'll likely want to follow when testing your application.</p>
</li>
<li>
Expand Down Expand Up @@ -183,4 +183,4 @@ <h3 class="panel-head"><a href="/table-of-contents.html" style="color: #fff;">Ch
var trackOutboundLink = function(url) { ga('send', 'event', 'outbound', 'click', url, {'hitCallback': function () { document.location = url; } }); }
</script>
</body>
</html>
</html>