Media/WebRTC/Testing: Difference between revisions
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
We currently test WebRTC with two sets of tests: | We currently test WebRTC with two sets of tests: | ||
* Standalone C++ unit and system tests based on the | * Standalone C++ unit and system tests based on the [ https://code.google.com/p/googletest/ | Google Test ] framework. | ||
* Mochitests | * Mochitests |
Revision as of 20:59, 28 April 2013
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