Skip to content

Machinecode reporter: Filter stack line with errors in types.js - #161

Open
kusnier wants to merge 2 commits into
caolan:masterfrom
kusnier:machineout_filter_stack
Open

Machinecode reporter: Filter stack line with errors in types.js#161
kusnier wants to merge 2 commits into
caolan:masterfrom
kusnier:machineout_filter_stack

Conversation

@kusnier

Copy link
Copy Markdown
  • Without this filter the filename is wrong
  • This makes problems with the vim plugins: nodeunit.vim and vim-markgreen
    On unit test errors vim jumps to the types.js file

Same solution as in https://github.com/kusnier/nodeunit/blob/master/lib/reporters/tap.js#L52

- Without this filter the filename is wrong
- This makes problems with the vim plugins: nodeunit.vim and vim-markgreen
On unit test errors vim jumps to the types.js file
Sign up for freeto 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.

1 participant

@kusnier