NELKINDA SOFTWARE CRAFT

Products

💊 AceUnit

AceUnit (Advanced C and Embedded Unit) is a comfortable JUnit 4.x-style C code unit test framework.
Read more…

Assert

A library for Golang to perform JUnit-style assertions in unit tests and thus reduce the lines of test code.

Intercept

A library for Golang to intercept stdout and stderr in unit tests.

IsHeadless

A library for Golang to detect whether the current Go process is running in a headless environment and thus would be unable to create a GUI.

JAPI

JAPI - Java Extension API is a LGPL Java library to make developing small to medium Java applications more comfortable.
Read more…

makehelp

A javadoc/doxygen/godoc-style built-in help for Makefiles by running make help.

TFMT

A library for Golang to perform printf-style string formatting with named parameters.