Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
XCTAssertEqual failed: ("Optional("07:10:07")") is not equal to ("Optional("07:09:67")") -
XCTAssertEqual failed: ("Optional("16:30:05")") is not equal to ("Optional("16:29:65")") -
XCTAssertEqual failed: ("Optional("12:16:21")") is not equal to ("Optional("11:76:21")") -
Still there are some issues in Test Random while Attempting to solve the Kata.
Please verify if it wors better now.
No, read the description again. You need to apply those steps. You skipped 1 and 2 and directly jumped to step 3.
This comment is hidden because it contains spoiler information about the solution
Still don't work properly on Swift. All tests passed but there are wrong unit tests while trying to add solution which won't pass.