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

https://github.com/jl-olemar/angular-learntests

Learn test in angular with jasmine.
https://github.com/jl-olemar/angular-learntests

angular jasmine karma-jasmine tests typescript

Last synced: 6 months ago
JSON representation

Learn test in angular with jasmine.

Awesome Lists containing this project

README

          

# Learn Tests

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 13.1.1.

## Install dependencies

Run `npm install` to install all depedencies.

## Development server

Run `ng serve` for a dev server.

## Running unit tests

Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).

## Lint

Run `npm run lint` to linter the code with ts-standard.