intern-json-schema

4.0.1 • Public • Published

JSON Schema for Intern 4

This Json Schema for Intern 4 testing framework defines the structure of your intern.json file.

Completions for intern.json in Intellij

Usage

Install the schema to your project

    npm install intern-json-schema.git --save-dev

WebStorm & Intellij

  • Open Properties (CMD + , on Mac)
  • Language & Frameworks
  • Schemas & DTDs
  • JSON Schema
  • Add (+) node_modules/intern-json-schema/intern-schema.json
  • Add JSON Schema Mapping for intern.json
  • OK

Readme

Keywords

none

Package Sidebar

Install

npm i intern-json-schema

Weekly Downloads

3

Version

4.0.1

License

MPL-2.0

Last publish

Collaborators

  • devpaul