Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

jest-runner-docs

tunnckoCore67MPL-2.01.4.8

Jest runner for API documentation generation from code comments, supports TypeScript. Very stable and reliable, based on parse-comments package

comments, developer-experience, development, docs, documentation, dx, hela, jsdoc, parse-comments, tsc, tsdoc, tunnckocore-oss, tunnckocorehq, typescript

readme

jest-runner-docs npm version License Libera Manifesto

Jest runner for API documentation generation from code comments, supports TypeScript. Very stable and reliable, based on parse-comments package

Please consider following this project's author, Charlike Mike Reagent, and :star: the project to show your :heart: and support.

Code style CircleCI linux build CodeCov coverage status Renovate App Status Make A Pull Request Time Since Last Commit

If you have any how-to kind of questions, please read the Contributing Guide and Code of Conduct documents. For bugs reports and feature requests, please create an issue or ping @tunnckoCore at Twitter.

Conventional Commits ![Minimum Required Nodejs][nodejs-img] NPM Downloads Monthly NPM Downloads Total Share Love Tweet Twitter

Project is semantically versioned & automatically released from GitHub Actions with Lerna.

Become a Patron Buy me a Kofi PayPal Donation Bitcoin Coinbase Keybase PGP

Topic Contact
Any legal or licensing questions, like private or commerical use tunnckocore_legal
For any critical problems and security reports tunnckocore_security
Consulting, professional support, personal or team training tunnckocore_consulting
For any questions about Open Source, partnerships and sponsoring tunnckocore_opensource

Table of Contents

(TOC generated by verb using markdown-toc)

Install

This project requires Node.js >=10.13 (see Support & Release Policy). Install it using yarn or npm.
We highly recommend to use Yarn when you think to contribute to this project.

$ yarn add jest-runner-docs

API

back to top

Contributing

Guides and Community

Please read the Contributing Guide and Code of Conduct documents for advices.

For bug reports and feature requests, please join our community forum and open a thread there with prefixing the title of the thread with the name of the project if there's no separate channel for it.

Consider reading the Support and Release Policy guide if you are interested in what are the supported Node.js versions and how we proceed. In short, we support latest two even-numbered Node.js release lines.

Support the project

Become a Partner or Sponsor? :dollar: Check the OpenSource Commision (tier). :tada: You can get your company logo, link & name on this file. It's also rendered on package's page in npmjs.com and yarnpkg.com sites too! :rocket:

Not financial support? Okey! Pull requests, stars and all kind of contributions are always welcome. :sparkles:

Contributors

This project follows the all-contributors specification. Contributions of any kind are welcome!

Thanks goes to these wonderful people (emoji key), consider showing your support to them:


Charlike Mike Reagent

🚇 💻 📖 🤔 🚧 ⚠️

back to top

License

Copyright (c) 2019-present, Charlike Mike Reagent <opensource@tunnckocore.com> & contributors.
Released under the MPL-2.0 License.

[nodejs-img]: https://badgen.net/badge/node/>=10.13/green?cache=300

changelog

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.4.8 (2020-03-28)

Note: Version bump only for package jest-runner-docs

1.4.7 (2020-03-28)

Note: Version bump only for package jest-runner-docs

1.4.6 (2020-03-27)

Note: Version bump only for package jest-runner-docs

1.4.5 (2020-03-27)

Bug Fixes

1.4.4 (2020-02-29)

Bug Fixes

  • switch to latest memoize-fs; update deps; re-run docs; (ab08601)

1.4.3 (2020-02-04)

Bug Fixes

  • docs runner, regen docs, and create-jest-runner updates (d854e3d)
  • dooh, readmes and bugs (871666e)

1.4.2 (2020-02-04)

Bug Fixes

  • readme generation, API heading (aa96c3f)

1.4.1 (2020-02-04)

Bug Fixes

  • bugs, missing deps, docs (e769ef4)
  • coverage bugs, regen (997f459)
  • docks bug, re-run (286e4af)
  • babel-preset-optimise: add tests; misc stuff (b64da31)

1.4.0 (2020-02-03)

Bug Fixes

  • coverage && docs (c309644)
  • tweaks; babel runner switch to use caching layer (4676c31)
  • runner-docs: astBody true for loading config (1639d82)
  • runner-docs: temporary switch to forked memoize-fs (7fc2bdf)
  • mass update (docks,configs) + rename workspaces (61ccee3)

Features

  • create-jest-runner: built-in caching layer for every runner (fbafb08)
  • docs-runner: switch to use the caching layer (4f00ba4)

1.3.0 (2020-01-24)

Bug Fixes

Features

  • jest-runner-docs: resolves #114 fully, see parse-commit-message ;p (7f2b6ad)

1.2.0 (2020-01-24)

Bug Fixes

Features

  • format, npm funding field, prettier-plugin-pkgjson (5cd0a38)

1.1.5 (2020-01-19)

Bug Fixes

  • update badges & regenerate readmes (9917d0a)

1.1.4 (2020-01-19)

Bug Fixes

  • glob-cache: docs + 100% coverage :kiss: (fde5f5f)
  • badges, regenerate readmes (ccf3b73)
  • docks: use html entities for < and >, regen readmes (cd11b11)

1.1.3 (2020-01-19)

Bug Fixes

  • update param type annotations, regen readmes (783c4b9)
  • docks: supports param's type, run docs -> update readmes (21da65c)

1.1.2 (2020-01-16)

Note: Version bump only for package jest-runner-docs

1.1.1 (2020-01-15)

Note: Version bump only for package jest-runner-docs

1.1.0 (2019-11-21)

Bug Fixes

  • remove typings field (causing issues like #87) (b154240)

Features

  • eslint lint updates; use typescript parser for js files (36e29cf)

1.0.8 (2019-11-20)

Note: Version bump only for package jest-runner-docs

1.0.7 (2019-11-20)

Bug Fixes

  • better error handling, regenerate cov data and readmes (f3c98cf)

1.0.6 (2019-11-20)

Note: Version bump only for package jest-runner-docs

1.0.5 (2019-10-25)

Note: Version bump only for package jest-runner-docs

1.0.4 (2019-10-25)

Note: Version bump only for package jest-runner-docs

1.0.3 (2019-10-25)

Bug Fixes

  • cleanup, update deps, update badges (345b7f2)
  • doh, format (af9fac8)
  • handle cases when no tests, so no coverage (e0ce831)
  • per package codecov badge autogen, based on coverage data (4334759)
  • readme badges; some tweaks (95d6666)

1.0.2 (2019-10-22)

Bug Fixes

1.0.1 (2019-10-22)

Bug Fixes

  • update errors in parse-function, run docs+fmt (667c253)

1.0.0 (2019-10-22)

Bug Fixes

  • coverage & coverage thresholds, circleci (be9f64a)

Features

BREAKING CHANGES

  • Drop Node.js 8, remove it from CI

Signed-off-by: Charlike Mike Reagent opensource@tunnckocore.com

0.2.8 (2019-10-20)

Bug Fixes

  • jest-runner-docs: tweaks (86bb1fa)

0.2.7 (2019-10-20)

Bug Fixes

  • jest-runner-docs: tweaks for when no config (fdc9cc1)

0.2.6 (2019-10-20)

Bug Fixes

  • jest-runners: force set NODE_ENV to different than "test" (c2d94e2)

0.2.5 (2019-10-20)

Note: Version bump only for package jest-runner-docs

0.2.4 (2019-10-20)

Note: Version bump only for package jest-runner-docs

0.2.3 (2019-10-18)

Bug Fixes

  • jest-runner-docs: handle errors in postHook (c7c44de)
  • jest-runner-docs: hide signature block if empty, regen docs (201036e)
  • jest-runner-docs: typos (8edc954)
  • dist files, docs runner updates, docs (c021464), closes #63

0.2.2 (2019-10-18)

Bug Fixes

  • update repository field to support monorepos (7a4f775)

0.2.1 (2019-10-13)

Bug Fixes

  • run prettier on everything (ee3c299)

0.2.0 (2019-10-13)

Bug Fixes

  • okey, do not bundle jest runners (cf9ba9e)

Features

  • jest-runner-rollup: fylesystem cache (c21fedb)

0.1.3 (2019-10-13)

Bug Fixes

  • docs runner readme gen tweaks (87e32b9)
  • remove version from the "promo" part, regen docs (f0dd7ef)
  • update readmes, build koa-better-body (698c8d8)

0.1.2 (2019-10-03)

Bug Fixes

  • docs runner updates; use verb; gen readmes (d6a04fe)

0.1.1 (2019-10-03)

Bug Fixes

  • docs runner; gen docs for execa and koa-better-body (93f9638)
  • normalize dashes on param descriptions (5645b72)

0.1.0 (2019-10-03)

Features

  • create jest-runner-docs (39a948c)