Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gui: Add first prototype version of GUI #171

Closed
wants to merge 3 commits into from

Conversation

mattwynne
Copy link
Member

Summary

Add a prototype GUI (Graphical User Interface) for Cucumber, built on electron.

Details

The new evolving, standardised, event-protocol allows us to build user-interfaces that can be used with any Cucumber implementation that supports the protocol. This PR contains a spike (i.e. there are no tests, and we will not continue to maintain the code in its present state) of a Graphical User Interface for Cucumber, build on Electron.

Motivation and Context

This proof of concept was, built for two reasons:

  1. to be a consumer to flush out the events we need for transmitting results through the event-protocol
  2. to test out Electron's capabilities and get people excited about the possibilities of building a cross-platform desktop front-end for Cucumber.

How Has This Been Tested?

The app is currently tested manually using the event-stream-3 branch of cucumber-ruby.

Screenshots (if appropriate):

There is a video.

@stale
Copy link

stale bot commented Nov 8, 2017

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in a week if no further activity occurs.

@stale stale bot added the ⌛ stale Will soon be closed by stalebot unless there is activity label Nov 8, 2017
@stale
Copy link

stale bot commented Nov 15, 2017

This issue has been automatically closed because of inactivity. You can support the Cucumber core team on opencollective.

@stale stale bot closed this Nov 15, 2017
@aslakhellesoy aslakhellesoy deleted the gui-add-initial-spike branch July 12, 2018 21:14
@lock
Copy link

lock bot commented Jul 12, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Jul 12, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
⌛ stale Will soon be closed by stalebot unless there is activity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants