An open API service indexing awesome lists of open source software.

https://github.com/ashawley/karma-issue-2373

Karma issue 2373
https://github.com/ashawley/karma-issue-2373

Last synced: 3 months ago
JSON representation

Karma issue 2373

Awesome Lists containing this project

README

          

Karma issue 2373
================

[![Build Status](https://travis-ci.org/ashawley/karma-issue-2373.svg?branch=master)](https://travis-ci.org/ashawley/karma-issue-2373)

"Some of your tests did a full page reload!"

https://github.com/karma-runner/karma/issues/2373

Clone the repository:

$ git clone git@github.com/ashawley/karma-issue-2373.git -o upstream

Install package dependencies:

$ npm install

Install karma command-line tool:

$ npm install -g karma-cli

Run the test suite:

$ npm test