Skip to content

Standardizing error handling for test scripts #13

Description

@rianadutta
  • documenting the errors, or using constants to describe them
  • Having an error exit function so that if the same error can be triggered from multiple places, the string only exists in one place for that error.
  • following standards like POSIX error codes which have existing meanings for some codes (https://www.man7.org/linux/man-pages/man3/errno.3.html).)

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

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions