Skip to content

assertions should check arguments and raise errors instead of failures #85

@hlangeveld

Description

@hlangeveld

Test writers should get some help from shpec to highlight assertions that would always fail due to wrong argument counts, types, or values.

Examples:

  • Empty file names
  • numeric comparisons with non-numeric parameters.
  • missing parameters

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions