Skip to content
This repository has been archived by the owner on Mar 9, 2023. It is now read-only.
/ yatu Public archive

Yet another (performance) testing utility

Notifications You must be signed in to change notification settings

viters/yatu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YATU: Yet Another (Performance) Test Utility

Yatu is a tool that allows to conduct performance tests for given path of methods inside any application. It provides a simple interface to define time measurement points. With Yatu you can test synchronous and asynchronous methods, mock any class within testing path and also prepare your testing environment. The goal of running tests with Yatu is to observe how long it takes to run a single method including (or excluding) any methods that are called on the fly.

Yatu Documentation

About

Yet another (performance) testing utility

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published