TLDR
Tests must fail, tests must pass, and the code must be refactored. We are going to split this up into the fundamental building blocks of all tests, which are; Tests must be tested. We use Vuejs, which is an official unit testing utility library for unit testing, and Chai.js. We also use the Vue test vue test utils library for an abstraction of the unit testing toolkit. We intend to build a simple web application using the tools and options we use.via the TL;DR App
no story
Written by marvin | Software engineer. I write code and stay weird.