Khalid Abuhakmeh 4/25/2023

Unit Test 11ty Pages With Vitest and Typescript

Read Original

This technical tutorial explains how to set up unit tests for 11ty (Eleventy) static site generator pages when using JavaScript or TypeScript templates. It covers the structure of 11ty JavaScript template classes, demonstrates writing tests with Vitest and TypeScript, and shows how to test both data methods and render functions, including those using JSX.

Unit Test 11ty Pages With Vitest and Typescript

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week