Skip to content
Open
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 posts/the_cult_of_go_test/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,9 @@ <h2 id="three-reactions">Three Reactions</h2>

<p>In the worse case even after working with plain go test, some developers really struggle to understand or accept why they should not use their choice of helpers, occasionally attempting to sway opinion by challenging the intelligence and integrity of the team with accusations of cult like behaviour (cargo or otherwise). &ldquo;Kool-aid&rdquo; gets mentioned more than once. It will take a greater depth of argument than that to challenge this new (or retrograde, depending on your stance) well considered approach. From having spoken to team members and other teams and at conferences and from lots of stuff online it is clear that I am not alone in having thought about this a lot.</p>

<p>This poll is possibly not great quality, and almost certainly somewhat self selecting but illustrates that at least some folk also prefer plain go test according to this <a href="http://www.strawpoll.me/1716206/r">Straw Poll</a></p>
<p>This poll is possibly not great quality, and almost certainly somewhat self selecting but illustrates that at least some folk also prefer plain go test according to this <a href="https://www.strawpoll.me/1716206/r">Straw Poll</a></p>

<iframe src="http://www.strawpoll.me/embed_1/1716206/r" style="width:680px;height:541px;border:0;">Loading poll...</iframe>
<iframe src="https://www.strawpoll.me/embed_1/1716206/r" style="width:680px;height:541px;border:0;">Loading poll...</iframe>

<h2 id="not-such-a-big-thing">Not Such a Big thing</h2>

Expand Down