Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 485 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 485 Bytes

TypeScript Kata Setup

Includes:

  • ✅ JUnit
  • 🕵️ Mockito

Setup

  1. Create a new repository from this template
  2. Clone it and open with IntelliJ
  3. Configure SDK
    1. File > Project Structure.
    2. Set "SDK" 17
    3. Set Language Level "SDK Default"
  4. Configure Gradle
    1. Settings > Build, Execution, Deployment > Build Tools > Gradle
    2. Set Gradle JVM to 17