Skip to content

#22 Pass actual test context to test callback #23

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

Closed
wants to merge 2 commits into from

Conversation

ghusse
Copy link

@ghusse ghusse commented Apr 7, 2015

Manually tested, and jasmine context is correctly passed to test functions.

Fixes #22

@ghusse ghusse mentioned this pull request Apr 7, 2015
@ghusse
Copy link
Author

ghusse commented Apr 7, 2015

I added some specs to test that context is correctly passed to test functions.

@juliemr
Copy link
Member

juliemr commented Apr 14, 2015

Fixed as part of c0f13d2

@juliemr juliemr closed this Apr 14, 2015
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

Successfully merging this pull request may close these issues.

jasminewd2 bind this to jasmine.getEnv() instead of an empty object.
2 participants