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

Multiple calls of Testee.init() #2

Closed daffl closed 8 years ago

daffl commented 9 years ago

Calling Testee.init() multiple times shouldn't have any side effects (it seems to error at the moment).