home.social

#acutest — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #acutest, aggregated by home.social.

  1. is a unit testing framework for and .

    acutest provides macros and structure for defining unit tests. Each test is a simple function that performs checks. acutest executes tests as child processes by default, but supports single process use when debugging. acutest supports diagnostic messages, test vectors, exception checks, and CLI arguments for running only specific tests.

    Website 🔗️: github.com/mity/acutest