Show HN: Context-aware unit tests assistant

testsassistant.com

1 points by adrian-dzieg 13 hours ago

What's the problem, and who is this for?

Writing unit tests can be tedious for some developers. Current tools often fall short because they lack context, leading to inaccuracies, especially in languages like C# and Java. My solution is aimed at developers who want to save time, dislike writing unit tests, need to stick to a strict project structure, or don’t have access to tools like Github Copilot and VS Code extensions.

What sets my idea apart from other AI solutions?

My product focuses on understanding the code context better than existing solutions. It aims to generate tests that align with the current test suite, keeping consistency in patterns, naming conventions, and testing approaches, which existing tools struggle with.

Currently as a WebApp, maybe in future as an IDE extension.