I'd love to be able to just ```swift doctest .``` and have it run recursively on all swift files under my CWD.
I'd love to be able to just
swift doctest .and have it run recursively on all swift files under my CWD.