-
Notifications
You must be signed in to change notification settings - Fork 282
Open
Description
Originally from #131. #132 closed that and added test naming conventions, but there are other test conventions that we should talk about:
- using
testingto provide context for what you're testing - order of expected and computed value for
(is (= ...))
(Please don't hesitate to provide other suggestions so they can be discussed here.)
Metadata
Metadata
Assignees
Labels
No labels