TestItemRunner.jl

August 15, 2026 ยท View on GitHub

Project Status: Active โ€“ The project has reached a stable, usable state and is being actively developed. codecov

Overview

This package runs @testitem tests. You can learn more over at the documentation for the entire test item ecosystem. Note that while the documentation is hosted as part of the Julia VS Code extension, the test item framework is not a VS Code extension specific technology and can be used entirely without VS Code.

Working on this package

Note that the content of the packages folder should never be manually edited. All subfolders there are git subtrees and one should only use the provided Julia script scripts/update_vendored_packages.jl to update them from upstream.