sindresorhus / any-observable

Support any Observable library and polyfill
MIT License
70 stars 12 forks source link

test browser support #13

Closed jamestalmage closed 8 years ago

jamestalmage commented 8 years ago

Uses karma as the test runner, and mocha as the browser side test framework.

Launches individual karma tests from within AVA using execa and the karma cli.

sindresorhus commented 8 years ago

Hah. Creative solution. Looks good. Just some minor nitpick.