--:----:--Keyboard shortcuts (?)Fullscreen (f)

git-gamble's demo ; first TDD loop ➰ ; first, 🔴 Red phase : write a test that fails for the good reason

by pinage404
GNU/Linux ◆ xterm 123 views

git-gamble‘s demo to develop using TDD by doing babysteps

on a simple program

git-gamble works with all languages and tools and editors

for this example, i use python with pytest and nano

export GAMBLE_TEST_COMMAND='pytest --quiet'

note : for a simpler demo, test code and production code are mixed


next step ⏭️