stoplight
stoplight copied to clipboard
Examples of how to test the validation functionality
You mention in the README providing tests for the validation functions. It would be helpful to have some examples of the tests documented so that people know the proper way to test the validation functionality.
For instance: https://github.com/BenjamenMeyer/deuterium/blob/enhancement_input_validation/deuterium/tests/test_validation.py#L166
Yeah, good idea. Thanks.