bitovi / testee-client

Testee client adapters for QUnit, Jasmine and Mocha
https://www.npmjs.com/package/testee-client
MIT License
1 stars 1 forks source link

Tests are failing in CI #48

Closed phillipskevin closed 5 years ago

phillipskevin commented 5 years ago

https://travis-ci.org/bitovi/testee-client/builds/524151691

> testee-client@0.5.3 grunt /home/travis/build/bitovi/testee-client
> grunt
Running "qunit:test" (qunit) task
Testing test/index.html This is a test of console.log collection
>> PhantomJS timed out, possibly due to:
>> - QUnit is not loaded correctly.
>> - A missing QUnit start() call.
>> - Or, a misconfiguration of this task.
Warning: 1 tests completed with 1 failed, 0 skipped, and 0 todo. 
0 assertions (in 0ms), passed: 0, failed: 0 Use --force to continue.