Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/testdeck/testdeck-jasmine-seed
- Owner: testdeck
- Created: 2019-03-24T21:15:20.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-11-19T21:07:02.000Z (about 4 years ago)
- Last Synced: 2024-03-27T08:02:00.451Z (10 months ago)
- Topics: jasmine, test, testdeck, typescript
- Language: TypeScript
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```