Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tarquas/testlab-angular

TestLab Plugin for AngularJS Web Applications
https://github.com/tarquas/testlab-angular

Last synced: about 2 months ago
JSON representation

TestLab Plugin for AngularJS Web Applications

Awesome Lists containing this project

README

        

TestLab-Angular
===============

TestLab Plugin for AngularJS Web Applications.

A plugin for TestLab .

# Installation

$ `npm i testlab-angular`

# Quick Usage

Put
```javascript
require( 'testlab-angular' );

```
anywhere before fisrt using of `testlab`.