Media/WebRTC/Testing: Difference between revisions
Jump to navigation
Jump to search
(Created page with "=== WebRTC Test System ===") |
|||
Line 1: | Line 1: | ||
=== WebRTC Test System === | === 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 |
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 [| Google Test] framework.
- Mochitests