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 ;)
🍌️🐒️
#tap #tape #js #nodeJS #test #tdd #testRunner #tapMonkey #GitHub #Codeberg
#tap #tape #js #nodejs #test #tdd #testrunner #tapmonkey #github #codeberg
cargo-nextest 0.9.44 is out! A call for testing:
This version of my next-gen #RustLang #TestRunner supports pausing and resuming test runs on Unix (#NextestCtrlZ).
To make this work reliably, #nextest needs to use a "double-spawn" approach. This is currently off by default but can be turned on with an env var, `NEXTEST_EXPERIMENTAL_DOUBLE_SPAWN=1`.
Call for testing: If you're on Unix, please help test this! Update to 0.9.44, then set this environment variable. Thanks!
#rustlang #testrunner #NextestCtrlZ #nextest
Ava - AVA is a test runner for Node.js with a concise API, detailed error output, embrace of new language features and process isolation that let you write tests more effectively. AVA is written by Mark Wubben, Sindre... https://github.com/avajs/ava #Dev #NodeJS #TestRunner