19 lines
225 B
VHS
19 lines
225 B
VHS
# VHS E2E test for Babashka counter
|
|
Output test/e2e/output/bb_counter.ascii
|
|
|
|
Require bb
|
|
|
|
Set Shell "bash"
|
|
Set FontSize 14
|
|
Set Width 800
|
|
Set Height 400
|
|
|
|
Type "bb counter"
|
|
Enter
|
|
Sleep 3s
|
|
|
|
Type "k"
|
|
Sleep 500ms
|
|
Type "q"
|
|
Sleep 1s
|