2.11.3 • Published 7 days ago

doc-detective-core v2.11.3

Weekly downloads
-
License
MIT
Repository
github
Last release
7 days ago

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 or config.runTests.input for test specifications to perform.

runCoverage(config)

Analyze test coverage in documentation source files. Returns a coverage report object. Takes config as input. Parses paths in the config.input or config.runCoverage.input for documentation source files to analyze. Parses markup based on file's type and the markup definitions specified in config.fileTypes.markup.

suggestTests(config) (Experimental)

Note: This is experimental and subject to change.

Dynamically built tests to address uncovered markup in documentation source files. Returns a suggested test specification. Takes config as input.

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.

2.11.3

7 days ago

2.11.3-rc.3

7 days ago

2.11.3-rc.4

7 days ago

2.11.3-rc.2

9 days ago

2.11.3-rc.1

9 days ago

2.12.0-rc.1

9 days ago

2.11.3-rc.0

12 days ago

2.11.2

18 days ago

2.11.1

28 days ago

2.11.0

1 month ago

2.11.0-dev.4

1 month ago

2.11.0-dev.3

1 month ago

2.10.1-dev.5

1 month ago

2.10.1-dev.4

1 month ago

2.11.0-dev.1

1 month ago

2.11.0-dev.0

1 month ago

2.10.1-dev.3

1 month ago

2.10.1-dev.2

1 month ago

2.10.1-dev.1

1 month ago

2.10.1-dev.0

1 month ago

2.10.1

1 month ago

2.10.0

2 months ago

2.9.5

2 months ago

2.9.4

2 months ago

2.9.3

2 months ago

2.9.2

3 months ago

2.9.1

3 months ago

2.9.1-dev.0

3 months ago

2.9.0

3 months ago

2.8.0

3 months ago

2.8.0-dev.0

3 months ago

2.7.1

3 months ago

2.7.0

4 months ago

2.7.0-dev.2

4 months ago

2.7.0-dev.0

4 months ago

2.7.0-dev.1

4 months ago

2.3.1-hostname.4

6 months ago

2.3.1-hostname.0

6 months ago

2.3.1-hostname.1

6 months ago

2.3.1-hostname.2

6 months ago

2.3.1-hostname.3

6 months ago

2.0.3

9 months ago

2.2.0

7 months ago

2.0.2

9 months ago

2.5.0

6 months ago

2.0.5

8 months ago

2.4.0

6 months ago

2.3.1

6 months ago

2.0.4

8 months ago

2.6.1

6 months ago

2.6.0

6 months ago

2.0.2-beta.0

9 months ago

2.0.2-beta.1

9 months ago

2.0.2-beta.2

9 months ago

2.0.2-beta.3

9 months ago

2.5.0-px.0

6 months ago

2.1.0

8 months ago

2.1.1-beta.1

8 months ago

2.1.1-beta.2

7 months ago

2.4.0-dir.0

6 months ago

2.1.1-beta.3

7 months ago

2.1.1-beta.4

7 months ago

2.1.1-beta.5

7 months ago

2.2.0-docker.0

7 months ago

2.1.1-beta.0

8 months ago

2.2.0-autotest.0

7 months ago

2.2.0-setup.0

7 months ago

2.0.1

10 months ago

2.0.0

11 months ago

2.0.0-beta.8

11 months ago

2.0.0-beta.7

12 months ago

2.0.0-beta.6

1 year ago

2.0.0-beta.5

1 year ago

2.0.0-beta.4

1 year ago

2.0.0-beta.3

1 year ago

2.0.0-beta.2

1 year ago

2.0.0-beta.1

1 year ago

2.0.0-beta.0

1 year ago