Unit tests in Vue.js are driven with Jest.

Known issues

SyntaxError: Unexpected token export

This issue is most likely caused by an empty object export on the component (e.g. data() {return {}}).

Hinterlasse eine Antwort

Deine E-Mail-Adresse wird nicht veröffentlicht. Erforderliche Felder sind markiert *