zeroc-ice / ice

All-in-one solution for creating networked applications with RPC, pub/sub, server deployment, and more.
https://zeroc.com
GNU General Public License v2.0
2k stars 592 forks source link

Browser testing support #2289

Closed pepone closed 2 weeks ago

pepone commented 2 weeks ago

This PR brings back support to run JavaScript tests with browsers.

The setup is a bit simpler than previous setup with a static web page for each test, hosted with http-server package.