geiser-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Call function or load script in REPL on save


From: Jérémy Korwin-Zmijowski
Subject: Call function or load script in REPL on save
Date: Mon, 31 Jan 2022 23:55:41 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0

Dears,

I practice Test Driven Development. One thing I would like is to run my tests in the REPL each time I save a buffer, or press a key binding.

Actually, what I do is :

- edit a buffer.

- save the buffer.

- evaluate the buffer (or the sexp)

- switch to REPL

- evaluate (run-tests)

What I would like to do is :

- edit a buffer.

- save the buffer (or press some key binding). Then the REPL run the tests automatically.

Is there a way to do it ?

Cheers,

Jérémy

Attachment: OpenPGP_0x700F5E0CCBB2E2D1.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]