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

can #present and #notpresent work outside of a JSON doc and even for XML #452

Closed
ptrthomas opened this issue Jul 10, 2018 · 3 comments
Closed
Assignees
Milestone

Comments

@ptrthomas
Copy link
Member

ptrthomas commented Jul 10, 2018

this fails currently:

* def foo = <bar>baz</bar>
* match foo/ban == '#notpresent'

with the error assertion failed: path: /ban, actual: null, expected: '#notpresent', reason: actual xpath returned null

@ptrthomas
Copy link
Member Author

released 0.8.0

@Rupal-Saxena
Copy link

What is the solution???

@ptrthomas
Copy link
Member Author

@Rupal-Saxena ask on stack overflow please: https://stackoverflow.com/a/54851582/143475

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants