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
Simplify the explanation of a basic test case (#13982)
Simplifies the language used to describe a "basic setup for ExUnit"
In particular, I removed the term "test case" which was an alias for a
"test module". "test case" can easily be confused with a `test` block.
0 commit comments