realm / SwiftCov

A tool to generate test code coverage information for Swift.
MIT License
562 stars 41 forks source link

Fix failing to generate coverage if the tests include asyc test cases #44

Closed kishikawakatsumi closed 9 years ago

kishikawakatsumi commented 9 years ago

Closes https://github.com/realm/SwiftCov/issues/39