intern

  • Version 4.10.1
  • Published
  • 5.79 MB
  • 38 dependencies
  • BSD-3-Clause license

Install

npm i intern
yarn add intern
pnpm add intern

Overview

Intern. A next-generation code testing stack for JavaScript.

Index

Variables

variable intern

const intern: NodeExecutor;

    Namespaces

    namespace *.json

    module '*.json' {}

      variable value

      const value: {};

        namespace global

        namespace global {}

          variable intern

          const intern: NodeExecutor;

            Package Files (2)

            Dependencies (38)

            Dev Dependencies (40)

            Peer Dependencies (0)

            No peer dependencies.

            Badge

            To add a badge like this onejsDocs.io badgeto your package's README, use the codes available below.

            You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/intern.

            • Markdown
              [![jsDocs.io](https://img.shields.io/badge/jsDocs.io-reference-blue)](https://www.jsdocs.io/package/intern)
            • HTML
              <a href="https://www.jsdocs.io/package/intern"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>