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

Try cucumber #123

Closed
wants to merge 9 commits into from
Closed

Try cucumber #123

wants to merge 9 commits into from

Conversation

aslakhellesoy
Copy link
Contributor

Summary

Try Cucumber in the browser

Motivation and Context

People who are new to Cucumber should be able to try it out without installing it, to get an idea of what it is.

They should learn about the following:

  • Gherkin
  • Step definitions and Cucumber expressions
  • BDD cycle

It should be done in an environment that:

  • Gives the user small tasks to complete, to learn the basics
  • Provide feedback when the user is stuck
  • Provide an intuitive UI that has visual cues to explain the correlation of steps, expressions, parameters, arguments, step definitions and so on.

How Has This Been Tested?

Manually, it's very much a spike at this point

Screenshots (if appropriate):

screen shot 2017-03-02 at 23 55 25

@jbpros
Copy link
Member

jbpros commented Mar 3, 2017

There is http://cucumber.github.io/cucumber-js/ already. Would it be better to start from there instead of starting from scratch to reach the additional learning objectives (cues, guidance, ...)?

@aslakhellesoy
Copy link
Contributor Author

Can you point me to the source for that @jbpros?

@jbpros
Copy link
Member

jbpros commented Mar 3, 2017

@mattwynne
Copy link
Member

+1 to building upon http://cucumber.github.io/cucumber-js/ - it's an awesome piece of work.

subrepo:
  subdir:   "cucumber-expressions/java"
  merged:   "a23cf840"
upstream:
  origin:   "https://github.com/cucumber/cucumber-expressions-java.git"
  branch:   "master"
  commit:   "a23cf840"
git-subrepo:
  version:  "0.4.0"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "db54757"
subrepo:
  subdir:   "cucumber-expressions/javascript"
  merged:   "6e948bf0"
upstream:
  origin:   "https://github.com/cucumber/cucumber-expressions-javascript.git"
  branch:   "master"
  commit:   "6e948bf0"
git-subrepo:
  version:  "0.4.0"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "db54757"
subrepo:
  subdir:   "cucumber-expressions/java"
  merged:   "f9ca1ec2"
upstream:
  origin:   "https://github.com/cucumber/cucumber-expressions-java.git"
  branch:   "master"
  commit:   "f9ca1ec2"
git-subrepo:
  version:  "0.4.0"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "db54757"
@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 try-cucumber branch July 12, 2018 21:12
@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.

None yet

3 participants