https://github.com/pie-framework/pie-test-elements
Some packages for testing pie tooling
https://github.com/pie-framework/pie-test-elements
Last synced: 7 days ago
JSON representation
Some packages for testing pie tooling
- Host: GitHub
- URL: https://github.com/pie-framework/pie-test-elements
- Owner: pie-framework
- Created: 2018-01-31T19:20:58.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-29T14:47:53.000Z (over 6 years ago)
- Last Synced: 2025-02-21T10:44:34.216Z (4 months ago)
- Language: JavaScript
- Size: 63.5 KB
- Stars: 0
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# @pie-test-elements
some packages used for testing [pie][p] tooling.
[p]: http://pie-framework.org
# install
```shell
yarn install
```# bin/run-registry
```shell
bin/run-registry --debug --clean
```This will boot up `verdaccio` and install all the elements in `packages`. You can then use this registry in your tests.