Start writing unit tests #48

Open
opened 2021-04-29 11:46:23 +02:00 by Jef Roosens · 0 comments
Owner

The Vue 3 Guide recommends either Jest or Mocka as a unit testing framework, so we should check out both.

Jest is a unit testing framework developed by Facebook (but it's open source so thank god).

  • Add testing to CICD
  • Add testing to fejctl (in case we need it)
The [Vue 3 Guide](https://v3.vuejs.org/guide/testing.html#choosing-your-framework) recommends either Jest or Mocka as a unit testing framework, so we should check out both. [Jest](https://jestjs.io/) is a unit testing framework developed by Facebook (but it's open source so thank god). - [ ] Add testing to CICD - [ ] Add testing to `fejctl` (in case we need it)
Commenting is not possible because the repository is archived.
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Chewing_Bever/fej#48
No description provided.