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 test for Mac vs Linux test count. Randomize test order on Linux. IBM-Swift/Kitura#1056 #62

Merged
merged 2 commits into from
Apr 13, 2017

Conversation

quanvo87
Copy link
Contributor

Description

  • Add a test class that checks if every other test class has included all their tests in their allTests var
  • Add extensions in LinuxMain.swift to shuffle an array, and shuffle the order that the test classes are run, as well as the tests within the classes

Motivation and Context

#1056

How Has This Been Tested?

OSX: Swift 3.1
Linux: Swift 3.1 & Swift 3.0.2

quanvo87 added 2 commits April 5, 2017 16:37
…ks other test classes for Linux vs OSX test count. Move array shuffle extensions inside LinuxMain.swift.
@quanvo87 quanvo87 requested a review from billabt April 12, 2017 18:46
@billabt billabt merged commit eb8bea1 into master Apr 13, 2017
@billabt billabt deleted the issue_1056 branch April 13, 2017 14:36
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