You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the only testing that exists confirms that the program operates as expected. #29 brought this to my attention, as exit codes should be part of the test for failing inputs. Fuzzing doesn't make quite so much sense here, but there may be a place for it.
The text was updated successfully, but these errors were encountered:
Currently the only testing that exists confirms that the program operates as expected. #29 brought this to my attention, as exit codes should be part of the test for failing inputs. Fuzzing doesn't make quite so much sense here, but there may be a place for it.
The text was updated successfully, but these errors were encountered: