Do you find writing good and robust unit tests hard? Do your tests break when you refactor?
Or do you find writing sociable unit tests too hard and time consuming?
I may be working on THE answer to your issues! Check out UnitSocializer! This is my latest open-source project.
It’s still very raw and there are some issues! To find those issues (or to solve them) you can help me!
I just published the first pre-release versions. Give it a try, all feedback more than welcome!
Related Posts
Selenium
What is Selenium Selenium is one of the most widely used open-source tools for automating web applications. It…
Gemma 4 as an LLM-as-a-Judge: Batch Responsible AI Evaluation on Cloud TPU v5e
TPU Batch Eval Pipeline for RAI-Checklist-CLI Calibrated Trust (the governance framework I’ve been building for agentic AI systems)…
Authentication system using Golang and Sveltekit – Dockerization and deployments
Introduction Having built out all the features of our application, preparing it for deployment is the next step…