fosstodon.org is one of the many independent Mastodon servers you can use to participate in the fediverse.
Fosstodon is an invite only Mastodon instance that is open to those who are interested in technology; particularly free & open source software. If you wish to join, contact us for an invite.

Administered by:

Server stats:

10K
active users

#SWE

2 posts2 participants0 posts today

I took some time to collect my thoughts on the age-old argument: what explains the aversion to assertion-based testing frameworks in Go?

matttproud.com/blog/posts/test

In particular:

1. Where did the tension come from?
2. How could it have arisen?
3. What is the philosophical basis for it
4. What are the implications of using one of these frameworks?
5. How does the assertion framework question fit in the overall psychological preference space of software developers?

matttproud.com (blog) · Testing Frameworks and Mini-Languages
More from mtp
#Go#Golang#SWE

At this point in my life, I'd prefer to work through merge conflict markers by hand in a text editor without any sort of fancy GUI or other weird magic presentation.

Just show me the damned conflict, and let me work it out as text in the usual way.

Your GUI that re-arranges everything in terms of "yours" and "theirs" can die in a fire. I ain't got the energy to keep track of how that shit gets reversed in a rebase versus another flow.