From 90967828c0a42a292d08bbd446d2d42de5cd29be Mon Sep 17 00:00:00 2001 From: Leo Vivier Date: Thu, 21 Oct 2021 22:21:36 +0200 Subject: Make changes requested by speaker --- 2021/talks/test.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to '2021/talks/test.md') diff --git a/2021/talks/test.md b/2021/talks/test.md index 9766b3b6..40e4867f 100644 --- a/2021/talks/test.md +++ b/2021/talks/test.md @@ -23,7 +23,7 @@ running 'dofile "foo.lua"'), and then has several tests for that class and its methods; and we can put another block with tests like that after the class Bletch, and other blocks after some functions. Eepitch allows sending these tests line by line to the Lua interpreter by -typing on each line that we want to send, and this lets us create +typing \ on each line that we want to send, and this lets us create tests that are very easy to understand even without writing comments; this gives us a very quick way to document code by executable tests, that is super-great for experimental code that is still going to @@ -38,9 +38,7 @@ current major mode by running \`M-x find-eeit-links'; this can also be used to add support for test blocks to more languages (or, more precisely: to more major modes). -Cheers =), - Eduardo Ochs - +Eduardo Ochs -- cgit v1.2.3