Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/leaysgur/webrtc-e2e-karma


https://github.com/leaysgur/webrtc-e2e-karma

Last synced: 24 days ago
JSON representation

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
```