Hacker News new | ask | show | jobs
by a-dub 1593 days ago
this seems cool, but... brittle? especially embedding build steps in python.

i've used check in the past and was happy enough with it, it didn't take long to learn. all unit test frameworks are basically the same at their core.

interop between c and python with ctypes is fun though.