-
It would be nice to allow the headless flag for pure library tests,
currently running this via Makefile
```Godot_v4.3-stable_mono_win64.exe -d -s --path "$PWD" addons/gut/gut_cmdln.gd -gdir=res://…
-
It would be great to be able to run tests without any windows being created as an option. I have no idea how feasible this might be.
-
With [crrev.com/c/6021359](https://crrev.com/c/6021359) landing for chrome-headless-shell, there is now a way to test web applications with various screen configurations without having the physical de…
-
I have a Symfony app (7.1).
For e2e tests I use [phpunit](https://symfony.com/doc/current/components/phpunit_bridge.html) + [symfony/panther](https://github.com/symfony/panther) + [Chrome for Testing…
-
Work out how to setup unit tests under CI in 'headless' mode in order to handle the GUI
-
### Describe your feature request
Would be nice if it would be possible to use dynamic variable in the action text headless mode. Either including a 'payloads' within the template or via the CLI with…
-
**Installing Puppeteer**
**Install Node.js:**
_Go to the official Node website.js and download the installer for your operating system. Install it by following the instructions._
**Creating a n…
-
I'm writing tests for a chunk of code that spits out a report using PDFKit, and I think it'd be helpful to have an API for asserting that things ended up where you expected them to on the page. Even j…
-
To allow examples to run fairly independently or each other, put each group of examples into a different subdirectory with it's own `Project.toml`. This is particularly important for package extension…
-
Hi, I'd like some pointers to try to run perfmap on phantomjs/casperjs to store a screenshot of the test. I did some testing following my experience on phantomjs but it seems that just injecting the e…