# 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).