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.