03/10/2024 • Reading will take 8 min.
EasyTest on GitHub: https://github.com/olton/easytest
Author's website: https://pimenov.com.ua EasyTest repository: https://github.com/olton/easytest
Introduction
In this article, I'll talk about my own JavaScript/TypeScript testing framework that helps me ease the testing process and ensure high code quality. We will consider the main features of the framework, its architecture and examples of use.