jungvonmatt / wekit

A Jamstack kit for Contentful, Hugo and Netlify.
https://www.wekit.dev
MIT License
14 stars 4 forks source link

Add a testing framework #61

Open dlemm opened 1 year ago

dlemm commented 1 year ago

We could add a testing framework and write tests for our initial js setup. So when you make changes to the initial setup, that works, you have a better idea why the changed code might not work anymore. And it could improve code quality and readability as well as supports new coworkers to understand the code.