Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sashafirsov/slotted-element-test
- Owner: sashafirsov
- License: apache-2.0
- Created: 2021-02-17T05:09:02.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-28T06:16:54.000Z (over 2 years ago)
- Last Synced: 2024-04-17T10:18:01.674Z (8 months ago)
- Language: HTML
- Size: 395 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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