julia-vscode / TestItemRunner.jl

Run Julia test items
MIT License
77 stars 11 forks source link

TestItemRunner.jl

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.