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

Display seed used if specs are randomized #55

Merged
merged 1 commit into from
Aug 19, 2016

Conversation

szimek
Copy link
Contributor

@szimek szimek commented Aug 13, 2016

Jasmine allows to randomize tests with random and seed options. When seed is not provided it generates one. It can be useful to see what seed was used if spec suite fails and one wants to re-run it in the same order.

It shows exactly the same message as the default ConsoleReporter.

@bcaudan bcaudan merged commit e99ebbd into bcaudan:master Aug 19, 2016
@bcaudan
Copy link
Owner

bcaudan commented Aug 19, 2016

Great !

@bcaudan
Copy link
Owner

bcaudan commented Aug 19, 2016

Available in 2.6.0.

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.

2 participants