kif-framework / KIF

Keep It Functional - An iOS Functional Testing Framework
Other
6.2k stars 909 forks source link

Possibility of intergrating with Swift Test #1294

Open kaede31416 opened 3 weeks ago

kaede31416 commented 3 weeks ago

Swift Test is a much more powerful unit test framework, providing features like suites、tag trait and parallel testing. Is it possible to intergrate KIF with Swift Testing in Xcode 16?