Skip to content
/ tddhome Public

Home to train tdd in several languages / frameworks

Notifications You must be signed in to change notification settings

yattom/tddhome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

00ea182 · Sep 3, 2024

History

80 Commits
Feb 9, 2019
May 18, 2021
Jun 26, 2023
Sep 3, 2024
Mar 26, 2024
Mar 22, 2021
Mar 7, 2018
Mar 7, 2018
Mar 26, 2024
Oct 24, 2022
Oct 24, 2022
Jul 19, 2018
Feb 9, 2019
Dec 5, 2023
Oct 24, 2022
Jan 23, 2019
Mar 21, 2018
Mar 26, 2024
Jul 26, 2018
Jan 23, 2019

Repository files navigation

tddhome - home for quick-start TDD sessions

This repository contains bare-minimum projects for several language / testing frameworks, like Java/JUnit, Python/pytest, etc.

How quick-start do you mean

It depends, but on my laptop (plugged in to power), time to run first failing test looks like below:

  • Java1.8 / JUnit5 / Intellij IDEA - 1 min. 40 sec.
  • JavaScript / QUnit - 22 sec.
  • Python 3 / pytest - 15 sec.
  • JavaScript / mocha - N/A