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
Btw, docblock comments aren't usually used for tests, as the test name should cover what it does. I usually follow the form of "what class" "what method" "what is expected" - so this might be `test__NFTestAssert_assert_expected__rasises_AssertionError_when_assertion_is_false`.
Nothing to change for now, but something to consider for future discussions.
Nothing to change for now, but something to consider for future discussions.
Originally posted by @aholmes in #27 (comment)
The text was updated successfully, but these errors were encountered: