Skip to content

julia-vscode/TestItems.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.