Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 880 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 880 Bytes

TestItems.jl

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

Overview

This package provides the @testitem macro for the test runner feature in VS Code. 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.