bitovi / funcunit

A functional test suite based on jQuery
https://funcunit.com/
MIT License
569 stars 378 forks source link

Remove the dependency on jquery #228

Open matthewp opened 6 years ago

matthewp commented 6 years ago

I did a spike on seeing if we could remove jquery as a dependency: https://github.com/bitovi/funcunit/tree/no-jq

It didn't quite succeed. Some of the issues I ran into: