?
<
>
Welcome to the "Generate suggested tests in merge requests" demo!

As software developers, ensuring the quality and reliability of our code is of utmost importance. One critical aspect of maintaining code quality is writing comprehensive tests. However, writing tests can be time-consuming and sometimes challenging, especially when dealing with complex code changes or large codebases. This often results in code lacking associated tests. This makes it hard to review the code because there is no easy way to check if the code does what it is expected to do.

With AI we can take code changes and intelligently propose relevant test cases for the changes to help developers and reviewers ensure code works as expected. Significantly reducing the burden of writing tests manually. This empowers developers to focus more on innovation and less on repetitive tasks, while still maintaining a high standard of code quality. Follow the red boxes to navigate the demo.