Skip to content
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants