testacular start
becomes karma start
.karma.conf.js
.__testacular__
object in the client code, change it to __karma__
, eg. window.__testacular__.files
becomes window.__karma__.files
. (026a20f7)testacular run
git checkout
causes only single run now)reportSlowerThan
config option)testacular-run
, use testacular run
)testacular init
)