Skip to content

🔍 Testing

The comprehensive suite of tests for this project is housed within the test directory. These tests are primarily designed to verify the functionality of the parser and ensure that the resulting HTML is as expected for the input Markdown.

The tests can be run with the following command:

Terminal window
pnpm test