https://github.com/julia-vscode/testitemrunner.jl
Run Julia test items
https://github.com/julia-vscode/testitemrunner.jl
Last synced: 10 months ago
JSON representation
Run Julia test items
- Host: GitHub
- URL: https://github.com/julia-vscode/testitemrunner.jl
- Owner: julia-vscode
- License: mit
- Created: 2022-08-14T20:12:55.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-01T00:16:21.000Z (11 months ago)
- Last Synced: 2025-02-01T00:24:22.006Z (11 months ago)
- Language: Julia
- Homepage:
- Size: 410 KB
- Stars: 79
- Watchers: 9
- Forks: 12
- Open Issues: 32
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# TestItemRunner.jl
[](https://www.repostatus.org/#active)

[](https://codecov.io/gh/julia-vscode/TestItemRunner.jl)
## Overview
This package runs `@testitem` tests. You can learn more over at the [documentation](https://www.julia-vscode.org/docs/stable/userguide/testitems/) 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.