Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Added support for random order of test execution. #878

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

Merged
merged 7 commits into from
Apr 1, 2019

Conversation

jgebal
Copy link
Member

@jgebal jgebal commented Mar 26, 2019

Resolves #422

@jgebal jgebal added this to the v3.1.7 milestone Mar 26, 2019
@jgebal jgebal requested a review from lwasylow March 26, 2019 23:25
jgebal and others added 4 commits March 27, 2019 00:27
Workaround for current issue with `unordered()` comparison of blank lines.
Fixing change in Oracle 12.2+ where XML is stored as binary XML and not preserving insignificant white space. This require store data as clob.
Added `dbms_output.enable` in `core` test package
Copy link
Member

@lwasylow lwasylow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great feature

@jgebal
Copy link
Member Author

jgebal commented Mar 29, 2019

Documentation update is needed
We need to include description of the random order parameters.

@jgebal jgebal merged commit bd3291b into develop Apr 1, 2019
@jgebal jgebal deleted the feature/random_order branch April 1, 2019 08:17
@lwasylow
Copy link
Member

lwasylow commented May 9, 2019

There is also fix for #914

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Random order of test execution
2 participants