Next: , Previous: , Up: Pure Scheme internationalization with po-lib   [Contents][Index]


7 Testing the library

The library comes with unit tests.

Function: run-unit-tests runner?

Run the stand-alone po-lib test suite with a SRFI-64 runner, or if missing, a new simple test runner.

Function: unit-tests

Run the unit tests as part of a wider test suite.