Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in karma-runner

accessing $scope from unit test file when using the vm "ControllerAs" syntax from AngularJS HotTowel

How to fix "There is no server listening on port 9876" error while running karma?

Is there something like a jasmine `toNotContain` acceptance criteria for tests?

Is it possible to run Karma with no browsers at all?

Testing whether certain elements are visible or not

angularjs karma-runner

Unable to run Coverage with Karma

Difference between Karma and Mocha

What testing does Selenium cover over and above Karma?

Updating the version of Jasmine used in karma-jasmine

Mocking $httpBackend - how to handle "Unexpected request, No more request expected"?

karma plugin dependencies not being found

angular cli exclude files/directory for `ng test --code-coverage`

How to make travis execute Angular tests on Chrome ("Please set env variable CHROME_BIN")

How do you use Istanbul Code Coverage with transpiled Typescript?

How do I exclude files from karma code coverage report?

Karma throws error: Can not load "ng-html2js", it is not registered

RegeneratorRuntime is not defined

How to change the format of the LCOV report executed by Karma?

Karma, PhantomJS and es6 Promises

No longer able to use ddescribe or iit