home.social

#lutrujs — Public Fediverse posts

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

  1. Lightweight Unit Test Runner for Javascript

    Provides a class UnitTester to run test functions while keeping track of failures, logging them and to provide a summary. It has no dependencies and runs easily in the browser too.

    1.2.0 adds a test result logger for HTML element output in the browser (not just console)

    codeberg.org/harald/lutrujs/
    features: http://localhost:8000/lutrujs/index.html#features-and-configuration

    #features #lutrujs #javascript #typescript #unittest #chai