-
internal (own solutions)
========
**vifi** - virtual filesystem, core library which provides useful abstraction and allows for using object based approach for manipulating files.
external (third …
hex13 updated
6 years ago
-
When karma-electron is symlinked into a project, the upward search path for `node_modules` folders may not include the application where we are running tests, therefore the tests will not be able to `…
-
Hi,
First of all thanks for your great job ! I followed the doc by doing the command lines:
```
git clone https://github.com/rabix/composer
cd composer
yarn install
```
and then `yarn run ser…
kolxo updated
3 years ago
-
Based on user report - execution steps returned by `/executions` endpoint are incomplete if multiple test files are run.
Example:
3 cypress test files were ran, the steps/report only contains one of…
-
After upgrading to babel 7 I started receiving the error, and none of the related issues I have found helped to solve it. Removing the istambul-instrumenter-loader rule from the webpack configuratio…
-
I've searched around without finding a solution, and I'm not entirely sure how to go further in debugging this.
I've tried renaming the file `.test.ts` and `_test.ts`, which nothing seem to work. Als…
-
@zcbenz how much work do you think it would be to create a headless version of atom-shell that could be used as a replacement for [phantomjs](http://phantomjs.org/)?
phantomjs is lagging behind more …
-
Basically, see title. The version on NPM does not have the changes from https://github.com/davidfig/pixi-viewport/releases/tag/5.1.0.
Compare package.json of https://www.npmjs.com/package/pixi-view…
-
VSCode Version: 1.61.2 (Universal)
Commit: 6cba118ac49a1b88332f312a8f67186f7f
macOS 12.0.1, M1 Macbook Air
I see no Eye icon, no spell check in txt files. No errors in console.
Restarted VS…
-
I just cloned the repository and these commands.
- npm i
- npm test (this one failed with the output below)
```
PS Z:\git\eslint-plugin-import> npm test
> eslint-plugin-import@2.27.5 pretes…