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

https://github.com/actionanand/angular-testing-2

This is an example app for angular unit testing
https://github.com/actionanand/angular-testing-2

angular angular7 jasmine testing unit-testing

Last synced: about 2 months ago
JSON representation

This is an example app for angular unit testing

Awesome Lists containing this project

README

          

# angular testing 2

To get started, clone the repo or download it

```bash
npm install
```

```bash
npm test
```