Published onApril 9, 2023Testing and Implementing Our useToggleEvents Composablevue.jscomposablestailwindcssvitestunit-testingIn a previous post, I built an event driven useToggleEvents composable with Vue and TypeScript. Now I'll set up some unit tests, and use it in the real world. Join me!