maruhachi / tddbc-sendai-9th

Test-Driven-Development in Kotlin with Spek.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TDDBC Sendai 9th team.Kotlin

  • 環境
    • 言語 : Kotlin v1.3.6
    • テストフレームワーク : Spek2 v2.0.8
    • アサーション : JUnit5(jupiter)
    • ビルダー : Gradle

お題

お題ページ

  • 末尾の数字をいじるとステップが進む

How to run

$ git clone https://github.com/maruhachi/tddbc-sendai-9th.git
$ cd tddbc-sendai-9th
$ ./gradlew test 

reference site

About

Test-Driven-Development in Kotlin with Spek.


Languages

Language:Kotlin 100.0%