Articles tagged with assertions

  1. match.arg()

    The match.arg() function is a handy function to assert if the input to a function argument is one (or more) of a pre-defined set of options.