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

Succinct Renderer and shortcut properties #11

Open
jamestalmage opened this issue Jun 7, 2016 · 1 comment
Open

Succinct Renderer and shortcut properties #11

jamestalmage opened this issue Jun 7, 2016 · 1 comment

Comments

@jamestalmage
Copy link
Contributor

Here is the output from one assertion:

  t.is(fn('foo\nbar\nbaz\nquz', { startPosition, endPosition, move:1 }), expected)
       |                                                                 |        
       "bar\nfoo\nbaz\nquz"                                              "bar\nfoo\nbaz\nquza"

      Test.alternateOptions (test.js:149:4)

In this case:
startPostion and endPosition should be shown, move should not.

@twada
Copy link
Owner

twada commented Jun 10, 2016

@jamestalmage To be honest, shorthand property in Enhanced Object Literal is difficult to capture. I'll try it again.

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

No branches or pull requests

2 participants