Releases: Codium-ai/codiumai-vscode-release
v0.5.8
-
Introducing a new single test chat interface!
Now you can chat with our model and adjust your test as you go. This feature allows for more natural communication and helps to improve the accuracy of tests. -
Test tag
Test tagging has been implemented! Every test will now have a tag that describes its purpose. This feature allows developers to easily identify different types of tests such as happy path, edge case, general behavior, etc. -
Auto imports have been improved for every test suite
We have worked to reduce the post manual work required after generating tests. This improvement means less time spent on tedious tasks. -
We have enhanced the context for better test quality
v0.5.7
v0.5.6
V0.5.6
- Introducing the ability to add your own custom test in CodiumAI! You can now generate a new test by simply giving a name and objective, and our model will automatically generate the code for you.
- We have added a nice walkthrough for new users, demonstrating how to use CodiumAI. Simply type "CodiumAI: Get Started" and follow the prompts to learn how to get started with CodiumAI.
- We have also addressed some minor bugs in the system, improving the overall stability and performance.
v0.5.5
v0.5.4
V0.5.4
1. Fixed light mode UI:
We have fixed the light mode UI to ensure that it is consistent with the dark mode UI. This fix improves the user experience for those who prefer to use the light mode.
2. Improved context for better tests:
We have made significant improvements to the context to get better tests.
v0.5.3
v0.5.3
-
Code analysis contains sub-sections, and is more readable:
We have improved the code analysis section to make it more organized and readable. The new sub-sections make it easier to navigate and understand the analysis results. -
Added Mocha testing framework for TS/JS:
We have added Mocha testing framework support for TypeScript and JavaScript projects. -
Changed the test convention in JS and TS to "it(...)" instead of "test(...)":
To align with the industry standard, we have updated the test convention in JS and TS from "test(...)" to "it(...)". -
Improved the test generation engine to produce better test quality:
We have made significant improvements to the test generation engine to produce more comprehensive and accurate tests. The improved engine generates tests that cover more scenarios and produce better test quality. -
UI changes and bug fixes:
We have made several UI changes and bug fixes to improve the user experience and platform stability. These changes include fixing minor bugs and improving the performance of the platform.
v0.5.2
v0.5.1
v0.5.1
- Edit Single Test: We've introduced a new feature that allows you to edit a single test and improve it according to your needs. With this feature, you can easily edit the name or objective of a test, and then regenerate it to get a better and more accurate test that suits your requirements.
- We fixed some bugs.
v0.5.0
v0.5.0
- Support for JS and TS: We now support both JavaScript and TypeScript!
- A new user experience: We've redesigned the user interface to make it even more intuitive and easy to use. With the new interface, you can generate tests with just a few clicks, and customize the output to suit your needs.
- Performance improvement: We've made improvements to the performance of the tool, so you can generate tests faster than before.
- Better and more accurate tests: We've made a number of improvements to the test generation algorithm, which means that the tests generated by our tool are now even more accurate and effective. You can also now choose how many tests you want to generate, and whether you want to automatically generate mocks for your tests.