Skip to content

Latest commit

 

History

History

test

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Testing

Unit Testing

npm run test:unit

Fixture Testing

npm run test:fixture

E2E Testing

npm run test:e2e

Run single test

npm run test:e2e vue-i18n

Update snapshot

npm run test:e2e:update