This is Guile Probá’s manual. Guile Probá is a set of testing tools for GNU Guile projects with SRFI 64-based test suites. It comes with a command-line interface that allows you to autodiscover and run tests, and a library that includes a test runner and helpers for writing tests. You can find additional information about the project in Guile Probá’s website.
Note that a copy of this documentation should also be available locally
in your device, in info
format, once you install the program. You
can browse it with any info reader. For example:
$ info guile-proba
Guile Probá is a Free Cultural Work (see Copying Information).
(The word probá is an imperative form of the Spanish verb probar, which means, among other things, to test.)
Chapters | ||
---|---|---|
• Usage: | Defining test suites and running them with Guile Probá’s test runner. | |
• Concepts: | Definitions of some concepts related to testing in general and some other specific to SRFI 64 and Guile Probá. | |
• CLI: | Command-line interface reference. | |
• API: | Application programming interface reference. | |
Appendices | ||
• Version History: | Versions released so far and summary of the changes introduced in each of them. | |
• Copying Information: | About the dedication of this software to the public domain. | |
Indices | ||
• Concept Index: | ||
• Data Type Index: | ||
• Function Index: | ||