Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leaysgur/webrtc-e2e-karma
https://github.com/leaysgur/webrtc-e2e-karma
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/leaysgur/webrtc-e2e-karma
- Owner: leaysgur
- Created: 2019-07-18T07:11:45.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-07-18T07:36:36.000Z (over 5 years ago)
- Last Synced: 2024-04-15T07:12:07.253Z (7 months ago)
- Language: JavaScript
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# webrtc-e2e-karma
Cross browser e2e testing using Karma.
```
# setup signaling server
npm run server# then
npm t -- --file=p2p
```