It’s not a hard problem, it’s not even a complicated problem. It’s merely a “can you think things through” sort of problem.
Me: Great and glorious LLM, pray tell how I might alleviate suffering and woe in the QA wing of my house by implementing a setup method on an XCTestCase class that runs once before all tests in the class?
ChatGPT: My fine human, you seek to override class func setUp
.
Me: Marvelous. My problem now is that I cannot call addUIInterruptionMonitor
from a class method.
Continue reading A simple XCTestCase question ChatGPT failed to answer tonight