Just learning Test Driven Development in Swift.I created a class that is subclass of XCTestCase in the \"ProjectNameTests\" group.
Test Driven Development
Swift
XCTestCase
Can you check whether BasicFunctionTest file Target membership includes your test target. You should be able to check this by selecting the file and navigating to File Inspector (target membership).