Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sashafirsov/slotted-element-test

test suite for slotted-element and fetch-element
https://github.com/sashafirsov/slotted-element-test

Last synced: 3 days ago
JSON representation

test suite for slotted-element and fetch-element

Awesome Lists containing this project

README

        

# slotted-element-test
test suite for `slotted-element` and `fetch-element`

[![git][github-image] slotted-element](https://github.com/sashafirsov/slotted-element)
| [demo](https://unpkg.com/[email protected]/dist/bundle/demo/index.html)

[![NPM version][npm-image]][npm-url]
[![coverage][coverage-image]][coverage-url]

# Test

npm i
npm run test

# Code coverage
After test run is located in [coverage/lcov-report/index.html](coverage/lcov-report/index.html)

[github-image]: https://cdnjs.cloudflare.com/ajax/libs/octicons/8.5.0/svg/mark-github.svg
[npm-image]: https://img.shields.io/npm/v/slotted-element-test.svg
[npm-url]: https://npmjs.org/package/slotted-element-test
[coverage-image]: https://unpkg.com/[email protected]/coverage/coverage.svg
[coverage-url]: https://unpkg.com/[email protected]/coverage/lcov-report/index.html