doc-vitest
Test doc
A tool that allows developers to write test code directly in their documentation, using a syntax similar to traditional tests.
Documentation tests with Vitest
62 stars
2 watching
0 forks
Language: TypeScript
last commit: 3 days ago
Linked from 1 awesome list
doctestdocumentationplugintestvitevitest
Related projects:
Repository | Description | Stars |
---|---|---|
sbt-doctest/sbt-doctest | Plugin for sbt that generates tests from examples in ScalaDoc. | 182 |
doc-detective/doc-detective | Automates testing of documentation content to ensure accuracy and updates | 63 |
scalatest/scalatest | A testing toolkit for writing and running tests for Scala and Java software | 1,154 |
tape-testing/testling | A tool for running unit tests in headless browsers and generating code coverage reports | 353 |
avajs/typescript | Tools for testing TypeScript projects using AVA. | 73 |
mammadataei/cypress-vite | A tool that integrates Cypress end-to-end testing with Vite's compilation and running capabilities. | 88 |
xyhxx/vite-react-proste | A simple, TypeScript-based web application project using Vite's React template | 19 |
vitejs/vite-plugin-react | A plugin for Vite that streamlines development of React applications by providing a single, all-in-one solution for setting up and maintaining these projects. | 608 |
samverschueren/vscode-ava | Provides code snippets for writing tests using the AVA testing framework | 70 |
raegen/vite-plugin-vitest-cache | A plugin for speeding up test runs in Vitest by caching test results and avoiding repeated calculations | 1 |
sol/doctest | Tools for verifying and validating Haskell code examples | 373 |
widdershin/markdown-doctest | Tools to test and validate code examples in markdown documentation | 166 |
vitejs/vite-plugin-react-pages | A framework for building document sites and React component demos with vite | 461 |
suites-dev/suites | A comprehensive testing framework for building reliable unit tests in TypeScript applications | 367 |
coderaiser/speca | Automates writing tape tests using Putout. | 4 |