Media/WebRTC/Testing
Jump to navigation
Jump to search
WebRTC Test System
We currently test WebRTC with two sets of tests:
- Standalone C++ unit and system tests based on the [ https://code.google.com/p/googletest/ | Google Test ] framework.
- Mochitests