UNPKG

idea-at

Version:

Automated Testing suite for IDEA projects

18 lines (10 loc) 263 B
# IDEA AT Automated Testing suite for IDEA projects ## Installation `npm i idea-at` ## Usage example ``` import { getIonInputByTestId } from 'idea-at'; ``` ## Documentation Documentation generated with TypeDoc: [link](https://iter-idea.github.io/IDEA-AT).