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

Pickles GUI: Generate equivalent PowerShell or Windows Console command line #90

Closed
5 tasks
roundand opened this issue Jan 13, 2014 · 9 comments · Fixed by #547
Closed
5 tasks

Pickles GUI: Generate equivalent PowerShell or Windows Console command line #90

roundand opened this issue Jan 13, 2014 · 9 comments · Fixed by #547

Comments

@roundand
Copy link

All my SpecFlow tests are run nightly by TeamCity. It would be really helpful for the GUI to have an automation-friendly mode which would generate a PS1 command line which could then be pasted into a TeamCity Step.

The workflow would be something like

  • use GUI to tune and check Pickles settings
  • use GUI to generate PowerShell (or Windows Console) command line
  • paste command line into appropriate TeamCity Step
  • run overnight, every night, for improved documentation
  • bundle Pickles output into deployment along with release notes
@dirkrombauts
Copy link
Member

Thanks for this idea. As I understand it, only the first two steps of your workflow are part of the proposed changes to the Pickles GUI, right? The other three are outside of Pickles' control.

@roundand
Copy link
Author

Correct - the first step using Pickles as it is right now, the second step being the proposed enhancement.

@dirkrombauts
Copy link
Member

@roundand
Copy link
Author

Glad to see this is still live!

@dirkrombauts
Copy link
Member

:-)
I'm sorry this is taking so long. I'm basically the only person maintaining Pickles and I was ill for a long time last year. Things are getting better, though.

@roundand
Copy link
Author

Glad you're better, Dirk - that's the important thing :)

@magicmonty
Copy link

I will give it a try

magicmonty pushed a commit to magicmonty/pickles that referenced this issue Oct 4, 2018
magicmonty pushed a commit to magicmonty/pickles that referenced this issue Oct 4, 2018
magicmonty pushed a commit to magicmonty/pickles that referenced this issue Oct 8, 2018
dirkrombauts pushed a commit that referenced this issue Oct 8, 2018
…d line (#547)

* Pickles GUI: Generate equivalent PowerShell or Windows Console command line

Fixes #90

* Fix namespaces in Pickles.UserInterface.UnitTests

* Replace ViewModel dependency to MessageBox with Logger entry
@roundand
Copy link
Author

roundand commented Oct 8, 2018

That's so great, thank you both!

@dirkrombauts dirkrombauts changed the title Could the GUI generate the equivalent PowerShell or Windows Console command line? Pickles GUI: Generate equivalent PowerShell or Windows Console command line Oct 9, 2018
@dirkrombauts
Copy link
Member

Released in version 2.20.0.

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

Successfully merging a pull request may close this issue.

3 participants