What is the difference between 'it' and 'test' in Jest?

后端 未结 7 2044
滥情空心
滥情空心 2021-01-29 20:12

I have two tests in my test group. One of the tests use it and the other one uses test. Both of them seem to be working very similarly. What is the dif

7条回答
提交回复
热议问题