next.js/test/unit/example.txt
example.txt6 lines113 B
describe('{{name}}', () => {
  it('should work', async () => {
    expect(typeof 'hello').toBe('string')
  })
})
Quest for Codev2.0.0
/
SIGN IN