venus.js
venus.js copied to clipboard
Explore idea of data proxy feature
trafficstars
Have heard some requests for a "data proxy" feature so that tests can request data from some external resource. I'm not a big fan of this idea since the goal should be to isolate your network dependencies when running tests, but I'm willing to consider it.
This could be implemented very easily as a plugin in 3.x