cloudformation-cli
cloudformation-cli copied to clipboard
Update hypothesis unit tests to use @given
Hypothesis recommends using @given instead of the .example() for unit tests. We should rewrite to take advantage of them.