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

Exist function doesn't work in as-function mode #229

Open
ks-s-a opened this issue Nov 6, 2017 · 0 comments
Open

Exist function doesn't work in as-function mode #229

ks-s-a opened this issue Nov 6, 2017 · 0 comments

Comments

@ks-s-a
Copy link

ks-s-a commented Nov 6, 2017

How I require should library:
const should = require('should/as-function');

How did I write an assertion:
should(cars.tail).is.not.exist();

That I get:
TypeError: should(...).is.not.exist is not a function

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

1 participant