Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions