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

Add a feature to allow setting the random seed. #30

Open
Sqeaky opened this issue Feb 23, 2018 · 0 comments
Open

Add a feature to allow setting the random seed. #30

Sqeaky opened this issue Feb 23, 2018 · 0 comments
Milestone

Comments

@Sqeaky
Copy link
Member

Sqeaky commented Feb 23, 2018

Currently Mezz_Test emits a random seed to allow one to reproduce the test order and other random values that are used in the Ruby tests. There is no place input this seed to allow the tests to actually use this. Fixing this will involve changes to the OptionParser in RootTest.rb and like changes in a few other files in the Test/TestingTools directory.

@Sqeaky Sqeaky added this to the 1.0 milestone Feb 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant