cucumber-forge-desktop icon indicating copy to clipboard operation
cucumber-forge-desktop copied to clipboard

Cucumber Feature Reports Made Easy

Results 12 cucumber-forge-desktop issues
Sort by recently updated
recently updated
newest added

Is this project active? Can we archive this project? By archiving, previously release assets will be untouched, but support will cease for this project going forward. If anyone has any...

Bumps [electron](https://github.com/electron/electron) from 11.5.0 to 22.3.25. Release notes Sourced from electron's releases. electron v22.3.25 Release Notes for v22.3.25 Other Changes Security: backported fix for CVE-2023-5217. #40026 electron v22.3.24 Release Notes...

dependencies

Removes [tough-cookie](https://github.com/salesforce/tough-cookie). It's no longer used after updating ancestor dependencies [tough-cookie](https://github.com/salesforce/tough-cookie), [@electron-forge/cli](https://github.com/electron/forge), [@electron-forge/maker-dmg](https://github.com/electron/forge), [@electron-forge/maker-squirrel](https://github.com/electron/forge), [@electron-forge/maker-zip](https://github.com/electron/forge), [@electron-forge/publisher-github](https://github.com/electron/forge) and [spectron](https://github.com/electron/spectron). These dependencies need to be updated together. Removes `tough-cookie` Updates `@electron-forge/cli` from...

dependencies

Newer versions of Chrome/Electron appear to have broken the OverlayScrollbar functionality: https://github.com/electron/electron/issues/14901. For now CFD has been reverted to the default scrollbars until we can find a solution to this...

help wanted
Type: Bug
Status: In Progress
Severity4: Inconvenient
good first issue

help wanted
Severity2: Major
Scope: Framework
Type: Enhancement

Currently to generate a report, the feature files have to be accessible in the file system that CFD is running on. It would be nice to be able to generate...

Scope: Basic Functionality
Type: Feature Request
Severity3: Minor

In order to support things like "Review Mode" (https://github.com/cerner/cucumber-forge-desktop/issues/22) we need to be able to load an already generated report (HTML file) back into the application. At the most basic...

help wanted
Scope: Basic Functionality
Type: Feature Request
Severity3: Minor

When reviewing reports it can be challenging to see what changed between versions. It would be nice to have some way to load two report HTML files and see the...

Scope: Basic Functionality
Type: Feature Request
Severity3: Minor
Status: Blocked

Currently we are using the electron-simple-updater library to automatically pull updates off of GitHub releases. It would be nice to switch to the default electron library instead: https://github.com/electron/update-electron-app At the...

Scope: Framework
Status: On Hold
Type: Enhancement
Severity4: Inconvenient

Would be nice to pop some notifications within the app the first time it is run to direct the user on how to use it. One possibility would be to...

help wanted
Scope: Documentation
Type: Enhancement
Severity4: Inconvenient
good first issue