We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As of Buster 0.7.4 assert, refute and expect are no longer global. PubSubJS tests expect that and hence tests are broken when using BustetJS 0.7.4+
assert
refute
expect
See BusterJS changelog for more details http://docs.busterjs.org/en/v0.7.x/changelog/
The text was updated successfully, but these errors were encountered:
I've created a pull request (See #40 ) and so this issue is no longer relevant.
Sorry, something went wrong.
No branches or pull requests
As of Buster 0.7.4
assert
,refute
andexpect
are no longer global. PubSubJS tests expect that and hence tests are broken when using BustetJS 0.7.4+See BusterJS changelog for more details http://docs.busterjs.org/en/v0.7.x/changelog/
The text was updated successfully, but these errors were encountered: