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

[Feature] Object keys & entries helpers #352

Merged
merged 4 commits into from
Mar 31, 2020

Conversation

Shajansheriff
Copy link
Contributor

Closes # 351

Changes proposed in this pull request

This PR adds new keys & entries helpers to work with object.


assert.equal(find('*').textContent.trim(), '2');
});
});
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

very nice tests!

README.md Show resolved Hide resolved
Copy link
Contributor

@snewcomer snewcomer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:super!

@snewcomer snewcomer merged commit 9d38ad2 into DockYard:master Mar 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants