/MastermindKata

Primary LanguageSwiftMIT LicenseMIT

Mastermind Kata

Mastermind Kata

Requirements

  • macOS 10.14 or higher
  • Xcode 10 or higher

Run Tests

We use XCTest.

To run the tests:

  • open the Xcode Project "macOSUnitTest.xcodeproj"
  • select the "UnitTestBundle" iOS scheme
  • Run by pressing "Product" > "Test" or by pressing [Cmd + U]