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

feat() Improve console output using stylish adding column number #261

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Nyaran
Copy link

@Nyaran Nyaran commented Aug 31, 2021

feat() Improve console output using stylish

  • Include column number (if is not provided column is 0)
  • Include error constant (in conjunction with column number allows some IDEs to recognize output as a link to the failure).
    feat() Fixed some tests with missing return (promise not evaluated)

Example of links with WebStorm terminal:
Captura de pantalla 2021-08-31 a las 16 53 02

 - Include column number (if is not provided column is `0`)
 - Include error constant (in conjunction with column number allows some IDEs to recognize output as a link to the failure).
feat() Fixed some tests with missing return (promise not evaluated)
@Nyaran Nyaran changed the title feat() Improve console output using stylish feat() Improve console output using stylish adding column number Aug 31, 2021
@Nyaran
Copy link
Author

Nyaran commented Sep 12, 2021

Hey @vsiakka can you review this PR?

@alexesba
Copy link

👀

@Nyaran
Copy link
Author

Nyaran commented Sep 28, 2021

👀

Hi, if you are interested on this, I recently published a fork with another name, gplint (Gherkin/Pickle Lint)

I don't know if gherkin-module is actively maintained, but I will try to keep gplint updated and improved as I'm currently using it at work.

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 this pull request may close these issues.

None yet

2 participants