/Calculator-TDD

Calculator app using TDD method.

Primary LanguageHTMLMIT LicenseMIT

Calculator

Simple calculator. Do the basics arithmetics operations. Developed using TDD method.

Purpose

  • Learn how to do unit tests
  • Try TDD method
  • Learn how CIs works

Technical infos

  • Programming Language: Kotlin
  • User Interface: no. (CLI)
  • Tests: Performed with KotlinTests and MockK

Executing the pipeline


App for Software Engineering class