3 Comments
User's avatar
тна Return to thread
Christopher Beddow's avatar

What are some example unit test names? I am not clearly understanding the name format but examples would definitely help

Expand full comment
Delly Mellas Nyman's avatar

Maybe something like "When user fill incorrect email format, it should show invalid email format error"

Expand full comment
Georges El Khoury's avatar

Here is an example:

testWhenEmailFormatIsInvalidShouldShowValidationError

Expand full comment