EasyTest

Simple framework for testing JavaScript/TypeScript with enabled DOM

EasyTest Logo
🏃🏻‍♀️

JavaScript/TypeScript

Hassle-free testing of JavaScript and TypeScript (with using tsx) code. Write tests in a simple and clear way on JavaScript and TypeScript.

📦

Config Free

No need to configure anything, just install and start testing. EasyTest will automatically configure everything for you. Also you can configure it manually.

📊

Built-in coverage tool

EasyTest has a built-in coverage tool that allows you to see the coverage of your tests. EasyTest will automatically generate a LCOV report for you.

🌍

DOM Testing

EasyTest has a built-in DOM testing tool that allows you to test your code with enabled DOM.

100+ Matchers

EasyTest has a built-in matcher library that allows you to test your code with a large number of matchers.

🔥

Easy Expanding

EasyTest is easy to expand. You can add your own matchers, coverage tools, DOM testing tools, and more.