Showing individual #expect() / XCTAssert() successes in unit tests

UTTTest

oops, I meant the new swift testing, corrected above.

I just hoped there's some built-in switch to flip to avoid doing the print myself.

I'm also implementing the "warning" log entries in my tests: i.e. it's not a failure, but not a full success either.