Jeko · @jeko
259 followers · 3002 posts · Server framapiaf.org

One more test added to emacs-srfi64 !

framagit.org/Jeko/emacs-srfi64

I can run the inner most suite at point.

Bigger challenges on the way.

#tdd #test #testdrivendevelopment #srfi64 #scheme #guile #emacs

Last updated 1 year ago

Jeko · @jeko
259 followers · 2963 posts · Server framapiaf.org

I enjoy my first steps in Emacs Lisp. It's interesting to learn about a tool I use everyday (Emacs) haha

Still stuck with my first test !

srfi64-mode on its way !

#test #tdd #testdrivendevelopment #guile #srfi64 #scheme #elisp #emacs

Last updated 2 years ago

Jeko · @jeko
257 followers · 2956 posts · Server framapiaf.org

Time to go to sleep.

Here is where I am stuck.

I have this file :
framagit.org/Jeko/emacs-srfi64

When I run :
emacs -batch -l ert -l srfi64-test.el -f ert-run-tests-batch-and-exit

It tells me the log file does not exist.

This log file is my strategy to assert I ran the right tests.

Good night !

#srfi64 #scheme #guile #ert #geiser #emacs

Last updated 2 years ago

Jeko · @jeko
255 followers · 2930 posts · Server framapiaf.org

Now I can find a basic test suite and run it !

Baby step is the key

#testing #srfi64 #scheme #guile #geiser #emacs

Last updated 2 years ago

Luis Felipe · @luis_felipe
161 followers · 273 posts · Server mastodon.online

Today (actually, yesterday) I release Guile Probá 0.2.0, a set of testing tools for GNU Guile projects with SRFI 64-based test suites.

luis-felipe.gitlab.io/guile-pr

It comes with a command-line interface that allows you to run test suites with test discovery:

$ proba run TESTS_DIR

It is also a library with helpers for testing.

You can install it on any GNU/Linux device using GNU Guix.

I hope you find it useful.

#testing #srfi64 #guix #guile #gnu

Last updated 2 years ago