Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/testdeck/testdeck-jasmine-seed

testdeck seed for the jasmine test framework
https://github.com/testdeck/testdeck-jasmine-seed

jasmine test testdeck typescript

Last synced: about 2 months ago
JSON representation

testdeck seed for the jasmine test framework

Awesome Lists containing this project

README

        

# testdeck-jasmine-seed

[![Build Status](https://travis-ci.org/testdeck/testdeck-jasmine-seed.svg?branch=master)](https://travis-ci.org/testdeck/testdeck-jasmine-seed)

A seed for you to start testing using @testdeck/jasmine.

To run all tests with test coverage run

```
npm test
```