Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 1.9 KB

README.md

File metadata and controls

18 lines (15 loc) · 1.9 KB

Coding Dojo Repositories Templates

Here you have our Kata setup, where you can create your own repository based on our templates! Just select your favorite language from the list and click "Using this template".

You can click the 🚀 emoji to create a new repository from the template.

Language Generate Libraries
🐍 Python 🚀 pytest, pytest-mock
🔵 TypeScript 🚀 TypeScript, Jest
🟡 JavaScript 🚀 Javascript, Jest
🧩 Kotlin 🚀 Kotlin, JUnit5, AssertJ
🔺 Scala 🚀 Scala, Scalatest
☕ Java 🚀 Java11, JUnit5, AssertJ
➕ C++ 🚀 C++, GoogleTest
🟪 C# 🚀 C# .NET 7.0, xUnit, FluentAssertions, Docker
💎 Ruby 🚀 Ruby, RSpec
🐹 Go 🚀 Go, Testify