Writing Tests for the Web Audio API

From Audio WG Wiki
(Redirected from Write Tests)

The W3C maintains a test suite for the Web Platform. Within that repository you will find the web audio test suite.

It is vital that we have a comprehensive test suite. It helps implementors build interoperable implementations of the Web Audio API. It also helps developers learn how to use all aspects of the API through simple test cases. And finally, it demonstrates to developers which features of the API work in which browsers so that they can build great applications.

To contribute tests to the test suite