Skip to content

vvilip/testify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Testify

A lightweight unit testing framework for Java — because sometimes, reinventing the wheel is practice.


Testify is a simple and minimal unit testing framework written in Java. It was built purely for learning and experimentation, and mimics the core behavior of JUnit — just with fewer features and less polish.

✨ Why use Testify?

You probably shouldn't.

Testify offers no real benefit over existing, battle-tested libraries like JUnit. It's less sophisticated, less flexible, and definitely not production-ready.

🚧 Work in Progress

This project is still under development and is not yet feature-complete. Expect missing features, bugs, and plenty of rough edges.


Feel free to explore the code, give feedback, or fork it to build your own minimal testing tool.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages