🌱 Swift UI Testing Access string in the TextField

Source

Check contents of text input

XCTAssertEqual(textField.value as! String, "value")
Made by Brandon . If you find this project useful you can donate.