gemini-gui icon indicating copy to clipboard operation
gemini-gui copied to clipboard

GUI for gemini

Results 10 gemini-gui issues
Sort by recently updated
recently updated
newest added

Is there ability to rerun tests from gui with changed source? Case: - open gemini-gui - run tests - change failed tests - rerun via gemini ( for some reasons...

cc @vithar @j0tunn @sipayRT Надо еще скриншот из доки актуализировать.

in progress

Скрывает тесты остальных браузеров https://yadi.sk/i/MSyq-7E1qMWSu

review

### Steps 0. `npm install --save-dev gemini-gui` 1. configure gemini to use chromedriver 2. add npm run `test:gui` command to `package.json`: ``` { // ... "scripts": { "test:gui": "gemini-gui -p...

I’m running `gemini test` as part of my CI pipeline in order to prevent deploying unwanted visual changes. This works quite well. I also want to use the gemini-gui to...

Add `fade` and `swipe` modes in addition to the existing 3-side gemini `difference` mode. Also, github have slightly different `difference` mode, which implemented in the package too, and this mode...

E.g. show error message about server death

prio:normal
backlog