digitallinguistics / dlx2html

A JavaScript library for converting linguistic data to HTML
MIT License
2 stars 0 forks source link

set up Cypress for HTML testing #8

Closed dwhieb closed 1 year ago

dwhieb commented 1 year ago

Set up Cypress for testing the HTML output of the library. Try to use Cypress' component testing functionality, and write your own custom mount() command.