CatalystCode / cordova-plugin-cogsvcsspeech

Cordova plugin for Microsoft Cognitive Services speech services.
MIT License
2 stars 3 forks source link

Add Cordova Plugin Testing Framework #26

Closed ScruffyFurn closed 4 years ago

ScruffyFurn commented 4 years ago

This adds the framework for testing the Cognitive Services Cordova Plugin. To run tests use: npm run test:android or npm run test:ios

Test(s) can be found in tests/tests.js file