Markie checks for broken links and images, validates HTML, analyzes page speed and accessibility, and integrates with continuous integration tools for automated testing.
Markie is an open-source JavaScript library created by Doron Zavelevsky for validating and testing website content. It can be used to check for a variety of common website issues including:
Markie integrates automated testing into your development workflow. It can be run from the command line, in continuous integration systems, or as part of other JavaScript workflows. The output highlights any content issues that need to be fixed.
Some key features of Markie include:
Markie is designed to complement other testing frameworks. It provides extensive validation capabilities specifically for website content - an area often lacking in coverage. By integrating Markie into your workflows, you can automatically detect content regressions before they impact users.
Here are some alternatives to Markie:
Suggest an alternative ❐