Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

aerogear/test-suite

Repository files navigation

Test Suite

Preparation

npm install

Test

You have to run each test suite individually, follow the README.md in each suite to execute the tests in it.

Editors

Tips to setup you editor.

VS Code

Suggested Extensions

Prettier - Code formatter

ext install esbenp.prettier-vscode

Works out of the box

ESLint
ext install dbaeumer.vscode-eslint

Add typescript to eslint.validate