intern-json-schema
v4.0.1
Published
This Json Schema for Intern 4 defines the structure of your intern.json file.
Downloads
4
Readme
JSON Schema for Intern 4
This Json Schema for Intern 4 testing framework defines the structure of your intern.json file.
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