# Test utils for Ogre Tools

A collection of test-utils for Ogre-tools.

## Usage

```
$ npm install @ogre-tools/test-utils

...

import { getPromiseStatus } from '@ogre-tools/test-utils';  
```

## Features
Check available functions from [index.js](index.js).

## Documentation
Check unit tests for documentation.
