home.social

#tapmonkey — Public Fediverse posts

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

fetched live
  1. 🥳 New release: Tap Monkey version 2.0

    I just released version 2 of Tap Monkey (a TAP formatter that’s also a monkey), reworked for node:test.

    (TAP is meant to be a standard and all but node:test and Tape spit out very different diagnostics, etc., so I thought it best to keep the Tape version at 1.x – it’s basically been done for years now anyway – and have a separate 2.x branch for modern node:test, which is clearly based on Tape and has huge advantages like concurrent tests – which just sped up my unit tests on Kitten by 8× after I refactored them so they could run concurrently.)

    codeberg.org/small-tech/tap-mo

    Enjoy!

    🍌🐒

    #tapMonkey #SmallTech #TAP #testing #NodeJS #web #dev

  2. 🥳 New release: Tap Monkey version 2.0

    I just released version 2 of Tap Monkey (a TAP formatter that’s also a monkey), reworked for node:test.

    (TAP is meant to be a standard and all but node:test and Tape spit out very different diagnostics, etc., so I thought it best to keep the Tape version at 1.x – it’s basically been done for years now anyway – and have a separate 2.x branch for modern node:test, which is clearly based on Tape and has huge advantages like concurrent tests – which just sped up my unit tests on Kitten by 8× after I refactored them so they could run concurrently.)

    codeberg.org/small-tech/tap-mo

    Enjoy!

    🍌🐒

    #tapMonkey #SmallTech #TAP #testing #NodeJS #web #dev

  3. Caught a bug over the holidays so I’m mostly resting, feeling sorry for myself, and taking the time to at least carry out some mindless housekeeping tasks (updating dependencies, etc.) on some of my Node modules.

    Released updates to the following packages yesterday:

    Tape-based Node.js testing:

    • Tap monkey (codeberg.org/small-tech/tap-mo)
    • tap-out (codeberg.org/small-tech/tap-out)
    • esm-tape-runner (no changes; just migrated to Codeberg: codeberg.org/small-tech/esm-ta)

    Let’s Encrypt:

    • Node Pebble (codeberg.org/small-tech/node-p)

    Enjoy! 💕

    #NodeJS #SmallTech #tape #testing #tapMonkey #tapOut #esmTapeRunner #LetsEncrypt #NodePebble #npm #modules

  4. Caught a bug over the holidays so I’m mostly resting, feeling sorry for myself, and taking the time to at least carry out some mindless housekeeping tasks (updating dependencies, etc.) on some of my Node modules.

    Released updates to the following packages yesterday:

    Tape-based Node.js testing:

    • Tap monkey (codeberg.org/small-tech/tap-mo)
    • tap-out (codeberg.org/small-tech/tap-out)
    • esm-tape-runner (no changes; just migrated to Codeberg: codeberg.org/small-tech/esm-ta)

    Let’s Encrypt:

    • Node Pebble (codeberg.org/small-tech/node-p)

    Enjoy! 💕

    #NodeJS #SmallTech #tape #testing #tapMonkey #tapOut #esmTapeRunner #LetsEncrypt #NodePebble #npm #modules

  5. Quick heads up: I just deprecated @small-tech/tape-with-promises (for adding promise support to Tape 4.x).

    npmjs.com/package/@small-tech/

    Tape version 5.x supports promises so my little module is no longer necessary unless you’re stuck on v4.x.

    What’s tape? A neat little JavaScript unit testing framework I like:

    github.com/tape-testing/tape

    Already use tape? Does your test runner need more monkeys and bananas? Try my tap-monkey module:

    codeberg.org/small-tech/tap-mo

    🙊🍌

    #tape #nodeJS #unitTesting #tapMonkey

  6. Quick heads up: I just deprecated @small-tech/tape-with-promises (for adding promise support to Tape 4.x).

    npmjs.com/package/@small-tech/

    Tape version 5.x supports promises so my little module is no longer necessary unless you’re stuck on v4.x.

    What’s tape? A neat little JavaScript unit testing framework I like:

    github.com/tape-testing/tape

    Already use tape? Does your test runner need more monkeys and bananas? Try my tap-monkey module:

    codeberg.org/small-tech/tap-mo

    🙊🍌

    #tape #nodeJS #unitTesting #tapMonkey

  7. Just moved Tap Monkey from GitHub to Codeberg.

    What’s Tap Monkey? It’s a tap test runner that’s also a monkey, of course ;)

    🍌️🐒️

    ¹ @Codeberg

    #tap #tape #js #nodeJS #test #tdd #testRunner #tapMonkey #GitHub #Codeberg

  8. Just moved Tap Monkey from GitHub to Codeberg.

    What’s Tap Monkey? It’s a tap test runner that’s also a monkey, of course ;)

    🍌️🐒️

    ¹ @Codeberg

    #tap #tape #js #nodeJS #test #tdd #testRunner #tapMonkey #GitHub #Codeberg