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 Standalone Pretty formatter #757

Closed
aslakhellesoy opened this issue Oct 13, 2019 · 4 comments
Closed

Implement Standalone Pretty formatter #757

aslakhellesoy opened this issue Oct 13, 2019 · 4 comments
Labels
⌛ stale Will soon be closed by stalebot unless there is activity language: go ⚡ enhancement Request for new functionality

Comments

@aslakhellesoy
Copy link
Contributor

For the same reasons as #755 and cucumber/react-components#126 we should implement a standalong pretty formatter (in Go). There is a start of this over in pretty-formatter. It's been disabled from the build for a while - not sure if it's worthwhile saving, or if we should just start over from scratch.

@stale
Copy link

stale bot commented Dec 12, 2019

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 Dec 12, 2019
@aslakhellesoy
Copy link
Contributor Author

I've changed my view on this. We should have native pretty formatters. Users will expect it to be part of the package without having to install a separate tool.

Native pretty formatters should:

  • Not try to output the input document structure
  • Output based on TestCase (with hooks, backgrounds and examples inlined)
  • Use CucumberQuery to look up the keyword to make it look slightly like the input document
  • Separate module in the monorepo, with a shared test suite

@stale stale bot removed the ⌛ stale Will soon be closed by stalebot unless there is activity label Dec 12, 2019
@stale
Copy link

stale bot commented Feb 10, 2020

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 Feb 10, 2020
@stale
Copy link

stale bot commented Feb 17, 2020

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

@stale stale bot closed this as completed Feb 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⌛ stale Will soon be closed by stalebot unless there is activity language: go ⚡ enhancement Request for new functionality
Projects
None yet
Development

No branches or pull requests

1 participant