Biscuit Language - 0.9.0 Logo
  • Installation
  • Language Reference
  • Examples
  • API
Biscuit Language - 0.9.0
  • »
  • API »
  • Test
  • View page source

TestΒΆ

#load "std/test.bl"

Integrated unit testing API.

  • test_eq
  • test_false
  • test_is_error
  • test_neq
  • test_not_null
  • test_not_ok
  • test_null
  • test_ok
  • test_run
  • test_true
Next Previous

© Copyright 2020, Martin Dorazil

Built with Sphinx using a theme provided by Read the Docs.