Skip to content

Instantly share code, notes, and snippets.

@testableapple
Created July 29, 2020 16:48
Show Gist options
  • Select an option

  • Save testableapple/22a2e880cc5abeabe8b65dc0e0b166a1 to your computer and use it in GitHub Desktop.

Select an option

Save testableapple/22a2e880cc5abeabe8b65dc0e0b166a1 to your computer and use it in GitHub Desktop.
{
"SampleSuite/SampleClass/testMethod_1": [
"path/to/a.swift",
"path/to/b.swift",
"path/to/c.swift"
],
"SampleSuite/SampleClass/testMethod_2": [
"path/to/c.swift",
"path/to/d.swift",
"path/to/e.swift"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment