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

instanceOf matcher #49

Open
fitiskin opened this issue Sep 7, 2022 · 0 comments
Open

instanceOf matcher #49

fitiskin opened this issue Sep 7, 2022 · 0 comments

Comments

@fitiskin
Copy link

fitiskin commented Sep 7, 2022

I would like to add instanceOf matcher (and probably corresponding notInstanceOf) to check that an object is an instance of another. This matcher would use instanceof underneath.

If it makes sense, then I would try making the implementation myself.

@fitiskin fitiskin changed the title instanceOf notInstanceOf tests instanceOf matcher Sep 7, 2022
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