home.social

#node24 — Public Fediverse posts

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

fetched live
  1. 🥳 Introducing Test Monkey

    In my seemingly endless journey of yak shaving, I decided to port Tap Monkey¹ to node:test and make it into a test reporter.

    codeberg.org/small-web/test-mo

    > Displays test runner status using a static single-line spinner (hint: it’s a monkey) and only fills your screen with text on failures and with your coverage report.
    >
    > No dependencies.
    >
    > Did your tests pass? Excellent! Here, have a banana :) 🍌

    Note: this is for when you’re running your unit tests manually and you want a calm, quiet, and monkey-filled experience. It’s not for CI.

    Enjoy!

    💕

    ¹ A tap formatter that’s also a monkey (see codeberg.org/small-tech/tap-mo).

    #NodeJS #testing #unitTests #nodeTest #Node24 #Node26 #test #dev #JavaScript #TestMonkey