Testing카카오뱅크interview report
Quick and Nimble
Your team's codebase uses Quick and Nimble. Which statements about the two libraries are correct? Select all that apply.
Pick all that apply
Quick and Nimble
Your team's codebase uses Quick and Nimble. Which statements about the two libraries are correct? Select all that apply.
Pick all that apply
TestingShort answerIntro
A teammate says they'd rather build one more feature than spend the time writing tests. H…
#xctest
TestingMultiple choiceIntro
Which conditions does a method need before XCTest recognizes and runs it as a test? Selec…
#xctest
TestingMultiple choiceBasics
In the XCTestCase below, which order are the calls made in when testA and testB run? …
#xctest
TestingShort answerAdvanced
How is Swift Testing different from XCTest?
#xctest