docopt.swift icon indicating copy to clipboard operation
docopt.swift copied to clipboard

Re-enable the tests under SwiftPM.

Open samdeane opened this issue 7 years ago • 2 comments

Since we can't use a bundle to find the test data, we fall back on a relative path from the built executable.

This is a bit skanky, but it's a useable workaround, and better than not having the tests at all.

samdeane avatar Mar 07 '18 17:03 samdeane

Thanks! Could you please move this to a separate method, like you did in #14?

kovpas avatar Mar 09 '18 21:03 kovpas

Yeah, no problem. I should have done it in the first place :)

samdeane avatar Mar 10 '18 13:03 samdeane