You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

doc-detective-core

Package Overview
Dependencies
Maintainers
1
Versions
167
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

doc-detective-core

The doc testing framework.

3.1.2
latest
Source
npmnpm
Version published
Weekly downloads
222
-62.44%
Maintainers
1
Weekly downloads
 
Created
Source

Doc Detective Core

Current version NPM Shield Test status Discord Shield Docs Shield

Low-code documentation testing embedded in your project via NPM.

For pre-built implementations, see Doc Detective.

Install

npm i doc-detective-core

Init

const { runTests, runCoverage } = require("doc-detective-core");

Functions

runTests({config})

Run test specifications. Returns a test report object. Takes config as input. Parses paths in the config.input for test specifications to perform.

Contributions

Looking to help out? See our contributions guide for more info. If you can't contribute code, you can still help by reporting issues, suggesting new features, improving the documentation, or sponsoring the project.

Keywords

documentation

FAQs

Package last updated on 09 Jul 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts