Be consistent about naming describe blocks for methods
Follow JSDoc conventions to refer to instance and static members of objects in tests by using `describe('#instanceMethod')` for method tests.
Showing
Please register or sign in to comment