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

Implement concept #192

Closed
BugDiver opened this issue Mar 8, 2018 · 1 comment
Closed

Implement concept #192

BugDiver opened this issue Mar 8, 2018 · 1 comment
Assignees

Comments

@BugDiver
Copy link
Member

BugDiver commented Mar 8, 2018

  • When the user writes a step that is not implemented we show 2 quick fixes
    • Implement as concept
    • Generate step implementation stub
  • When the user chooses "Implement as concept" and quick pick New File a .cpt file create a file concept1.cpt and use Authenticate user as the concept heading.
  • If concept1.cpt already exists create file concept2.cpt
  • The user must be able to pick an existing concept file too.
BugDiver pushed a commit to getgauge/gauge that referenced this issue Mar 8, 2018
@BugDiver BugDiver self-assigned this Mar 8, 2018
BugDiver pushed a commit to getgauge/gauge that referenced this issue Mar 9, 2018
BugDiver pushed a commit to getgauge/gauge that referenced this issue Mar 9, 2018
BugDiver pushed a commit to getgauge/gauge that referenced this issue Mar 13, 2018
BugDiver pushed a commit that referenced this issue Mar 13, 2018
Apoorva-GA added a commit that referenced this issue Mar 13, 2018
Added command to implement as concept #192
@BugDiver
Copy link
Member Author

Should be available in following nightlies -

  • Gauge - 2018-03-14
  • Gauge Vscode - 2018-03-14

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants