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