<feed xmlns='http://www.w3.org/2005/Atom'>
<title>go-gg/assert/panic.go, branch main</title>
<subtitle>Generic Groundwork: My personal extension of the standard library</subtitle>
<id>http://git.xyrillian.de/go-gg/atom/assert/panic.go?h=main</id>
<link rel='self' href='http://git.xyrillian.de/go-gg/atom/assert/panic.go?h=main'/>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-gg/'/>
<updated>2026-08-18T11:40:20Z</updated>
<entry>
<title>test coverage for microprom</title>
<updated>2026-08-18T11:40:20Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2026-08-18T11:40:20Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-gg/commit/?id=a3ccdd9f491c20771cfda343ebebd4b5d0ea6602'/>
<id>urn:sha1:a3ccdd9f491c20771cfda343ebebd4b5d0ea6602</id>
<content type='text'>
</content>
</entry>
<entry>
<title>assert: add Panics, PanicsWith</title>
<updated>2026-08-18T09:30:54Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2026-08-18T09:30:54Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-gg/commit/?id=50ba9cfb04e257fafa3fdd566f9f70a1986339e8'/>
<id>urn:sha1:50ba9cfb04e257fafa3fdd566f9f70a1986339e8</id>
<content type='text'>
I want to use this for test coverage in microprom.

This turned out to be a bigger change than expected because testcapture
has a dependency on assert, which I had to invert to be able to use
testcapture.Capture() in assert.
</content>
</entry>
</feed>
