mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-21 22:59:16 +02:00
1.5 KiB
1.5 KiB
Test Library
The (scheme cyclone test)
library contains a testing framework ported from (chibi test)
which in turn was ported from CHICKEN.
warning
test-group-inc!
print-exception
test
test-equal
test-error
test-assert
test-not
test-values
test-group
current-test-group
test-begin
test-end
test-syntax-error
test-propagate-info
test-vars
test-run
test-exit
current-test-verbosity
current-test-applier
current-test-handler
current-test-skipper
current-test-group-reporter
test-failure-count
current-test-epsilon
current-test-comparator
#warning #test-group-inc! #print-exception #test #test-equal #test-error #test-assert #test-not #test-values #test-group #current-test-group #test-begin #test-end #test-syntax-error #test-propagate-info #test-vars #test-run #test-exit #current-test-verbosity #current-test-applier #current-test-handler #current-test-skipper #current-test-group-reporter #test-failure-count #current-test-epsilon #current-test-comparator