tlewowski / zurvan

Zurvan fakes timers for your node.js tests.
MIT License
10 stars 4 forks source link

Enable browser tests on CI #33

Open tlewowski opened 8 years ago

tlewowski commented 8 years ago

Since zurvan seems to run pretty smoothly on Node.js, it's time to start enabling it for browsers. Let's start with WebKit compliance via PhantomJS.

tlewowski commented 8 years ago

or preferably even in typical browsers using Testling-CI

tlewowski commented 8 years ago

needs to wait until Testling is working again

tlewowski commented 7 years ago

apparently Testling is dead, so I'm going to run it on Travis. Target for 1.0 is support for PhantomJS (WebKit), if other requirements arise I'll add tests for other browsers as well.