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

do beforeEach and afterEach process returned promises before continuing? #1689

Closed
HenrikBechmann opened this issue Jan 6, 2015 · 1 comment

Comments

@HenrikBechmann
Copy link

I've seen some commentary (can't find it now) suggesting that beforeEach and afterEach process returned promises before continuing.

Is this true?

@HenrikBechmann HenrikBechmann changed the title do beforeEach and afterEach process returned promises before continuing do beforeEach and afterEach process returned promises before continuing? Jan 6, 2015
@juliemr
Copy link
Member

juliemr commented Jan 6, 2015

Please read the contributing guidelines; these types of questions are ill-suited for GitHub. Thanks!

Jasmine will not resolve a returned promise before continuing. Mocha will - see asynchronous code

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

2 participants