scheme-specs 0.0.3

Ruby-style spec testing library

$ akku update
$ akku install scheme-specs
$ .akku/env
Authors

Victor Lemeshev

Uploaded to Akku by Victor Alexandrovich Lemeshev

Homepage

Information missing.

License

Apache-2.0

Dependencies

>=0.0.0-akku <1.0.0

Source code

https://gitlab.com/lemvic-scheme-libraries/scheme-specs.git git
70495f2707980238e029e7d1a6ff2c304444a640
Tag: v0.0.3

Package contents

  • (set-test) R6
    • → set-tests
    • ← (rnrs) R6
    • ← (testing)
  • (testing assertions) R6
    • → output-test-outcome &test-failure test-failure? test-success? test-outcome? make-test-success make-test-failure make-test-error-failure assert-raises assert-equals assert-true define-failure-condition
    • ← (rnrs) R6
    • (srfi :48) SRFI
    • (srfi :26) SRFI
    • ← (testing compat)
  • (testing compat) R6 Chez Scheme
    • → gensym display-condition iota fluid-let
    • ← (chezscheme) Built-in
  • (testing compat) R6
    • → iota display-condition gensym fluid-let
    • ← (rnrs) R6
    • (srfi :48) SRFI
  • (testing context) R6
    • → group-contexts add-context test-case-context
    • ← (rnrs) R6
    • (srfi :48) SRFI
    • (srfi :26) SRFI
    • ← (testing assertions)
  • (testing output) R6
    • → colored-output output-successes output-test-summary
    • ← (rnrs) R6
    • (srfi :39) SRFI
    • (srfi :48) SRFI
    • ← (testing context)
    • ← (testing assertions)
    • ← (testing compat)
  • (testing) R6
    • → assert-equals assert-true assert-raises define-specs run-tests output-test-summary
    • ← (rnrs) R6
    • ← (testing compat)
    • ← (testing assertions)
    • ← (testing context)
    • ← (testing output)

Version history

  • 2022-05-30 ~ 0.0.3
  • 2021-03-26 ~ 0.0.2