Skip to content
This repository was archived by the owner on Dec 21, 2024. It is now read-only.

Additions to FAQ Page #284

Closed
mlvandijk opened this issue Jan 5, 2019 · 13 comments
Closed

Additions to FAQ Page #284

mlvandijk opened this issue Jan 5, 2019 · 13 comments
Assignees
Labels
good first issue Good for newcomers hacktoberfest-accepted 🙏 help wanted Help wanted - not prioritized by core team ⚡ enhancement Request for new functionality

Comments

@mlvandijk
Copy link
Member

mlvandijk commented Jan 5, 2019

This issue contains several FAQ that we would like to add to the FAQ page

There are several in this issue description, separated by lines.
There are several in the comments.
They will need to be written in a similar format as currently on the FAQ page. Ideally they should answer the question and point to the right place in the docs for more information.

== Help wanted ==

  • Partial PR's are fine too! (i.e. adding only one of the questions/topics from this issue to the FAQ page)
  • Feel free to add topics / info here that you think should be in the FAQ :)
  • Please ask for clarification if anything is unclear.
    ==========================

** Use of colons **
From gitter: Jeff Johnson @jeffcjohnson Jan 16 20:45
When writing features, if a newbie like me puts a colon after Given, When or Then, it doesn't complain but doesn't do anything either. It took a while to figure out why my test was being ignored.
It would be helpful to clarify somewhere in the docs, possibly the Gherkin page.
UPDATE: In progresss, see #691

@mlvandijk mlvandijk added ⚡ enhancement Request for new functionality 🙏 help wanted Help wanted - not prioritized by core team good first issue Good for newcomers labels Jan 5, 2019
@mlvandijk
Copy link
Member Author

mlvandijk commented Jan 11, 2019

Arity mismatch
cucumber.runtime.CucumberException: Arity mismatch: indicates that the step does not provide the arguments needed for the step definition.
(DONE in #295)

@TomerPacific
Copy link
Contributor

@mlvandijk ,
what exactly would you like added to the FAQ page?

@mlvandijk
Copy link
Member Author

@TomerPacific I would like to add additional FAQs to the FAQs page, in a similar style as the ones we have now. Ideally they should answer the question and point to the right place in the docs for more information. You can start with one of these questions mentioned if you are more comfortable with that. We can collaborate on it through review process if you want (or join us on Slack in the #docs channel if you'd like to discuss more). Feel free to add additional questions + answers you think should be added either here in this issue, or through PR.

@TomerPacific
Copy link
Contributor

@mlvandijk , I have created a PR which is a work in progress so that we can collaborate and identify what else needs to be added to the FAQ. Currently, I have only added the statement regarding arity mismatch.

@olleolleolle
Copy link
Contributor

olleolleolle commented Jan 28, 2019

Arity mismatch
cucumber.runtime.CucumberException: Arity mismatch: indicates that the step does not provide the arguments needed for the step definition.

Add this FAQ explanation for Ruby, too.

Hat-tip: @luke-hill

Update: DONE

mlvandijk pushed a commit that referenced this issue Jan 28, 2019
* Adding arity mismatch to faq

* Minor edit

* Change formatting

* Fix formatting / polyglot

* Use lowercase
@mlvandijk
Copy link
Member Author

@olleolleolle @luke-hill #295 adds Arity mismatch for all languages (see comments)

@mlvandijk
Copy link
Member Author

@TomerPacific Let me know if you want to pick up more of the FAQ?

@mlvandijk
Copy link
Member Author

If IntelliJ is not finding your stepdefs, you may need to upgrade IntelliJ / the plugin (especially with Kotlin)

@mlvandijk
Copy link
Member Author

mlvandijk commented Jul 24, 2019

When using cucumber-spring add Spring config to exactly 1 StepDefs class.

@helenjoscott
Copy link
Contributor

Hey, I'm not sure if I messed up the git thing this time. I forgot to branch then had to retro fit it, I think.

mlvandijk added a commit that referenced this issue Oct 18, 2020
* #284 - Added 'Does Cucumber-JV support Kotlin?'

* Update content/docs/community/faq.md

Co-authored-by: Marit van Dijk <[email protected]>
mlvandijk added a commit that referenced this issue Oct 18, 2020
* #433 - Changed links in menu
Removed API and 3rd Party Tools
Added 10 Minute Tutorial and Guides

* #284 - Added 'Does Cucumber-JV support Kotlin?'

Co-authored-by: Marit van Dijk <[email protected]>
helenjoscott added a commit to helenjoscott/docs.cucumber.io that referenced this issue Dec 12, 2020
@helenjoscott helenjoscott self-assigned this Dec 12, 2020
helenjoscott added a commit to helenjoscott/docs.cucumber.io that referenced this issue Dec 12, 2020
@helenjoscott
Copy link
Contributor

I have a PR open for what I believe are the final two FAQs attached to this ticket. If that's accepted I think we can close this.

luke-hill added a commit that referenced this issue Jan 5, 2021
#284 - Added 'Cucumber Can't Find my Step Definitions in IntelliJ IDEA'
@mlvandijk
Copy link
Member Author

If the PR re: colons is accepted this issue can be closed

@mlvandijk
Copy link
Member Author

Closed by multiple PRs, the last one being #691

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers hacktoberfest-accepted 🙏 help wanted Help wanted - not prioritized by core team ⚡ enhancement Request for new functionality
Projects
None yet
Development

No branches or pull requests

4 participants