Skip to content

Guile Scheme extensions (utils) for (srfi srfi-64) [testing framework library]

License

Notifications You must be signed in to change notification settings

shegeley/srfi-64-ext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Readme

SRFI-64-EXT(ENDED)

WARNING: THIS LIBRARY IS NOT SRFI! IT’S JUST EXTENDS (srfi srfi-64-ext).

This a set of utilities/wrappers around srfi-64 for testing in Guile Scheme. It’s from Andrew Tropin’s RDE, just modularized and packed separately.

Running examples

guile -L . -c \
    "(use-modules
       (srfi srfi-64-ext))
    (run-project-tests-cli
      (list
        (resolve-module
         '(examples simple))))"

About

Guile Scheme extensions (utils) for (srfi srfi-64) [testing framework library]

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages