Back to Eleventy

test_node Unit Tests

test_node/README.md

3.1.5390 B
Original Source

test_node Unit Tests

This folder is for tests using the official Node Test Runner. It was originally introduced to workaround issues with tsx and @mdx-js/node-loader using worker threads (not supported by the existing test runner, ava). We’re using this instead of --no-worker-threads with a separate ava run.