26 comments (26 comments)14 reactions (14 reactions)0 assignees (0 assignees)JavaScript1,703 forks (1,703 forks)batch import
help wantedneeds: investigationtype: feature
Repository metrics
- Stars
- 11,918 stars (11,918 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
Having the ability to let Karma create dedicated Xvfb displays for launched browsers would be quite valuable.
See also:
Contributor guide
- Research direction
- Review the existing launcher code in Karma and the node xvfb library. Implement an option to create a virtual display using Xvfb before launching a browser, following patterns from the referenced karma chrome launcher issue and node xvfb documentation.
- Tech stack
- javascriptnodejs
- Domain
- testing
- Issue type
- Feature
- Prerequisites
- JavaScriptNode.js