As mentioned, Jest is provided as the default testing framework. ... { it('should return an array of cats', async () => { const result = ['test']; jest.
確定! 回上一頁