Python and JS support #1197
Labels
ctg-enhancement
New feature, improvement or change request
lang-javascript
Issue is related to JavaScript support
lang-python
Issue is related to python support
Description
Now UtBot supports only Java, Kotlin and C/C++ languages. We think that Python and JavaScript should be supported too because they are pretty high demanded now.
Expected behavior
UtBot will be better if it supports new languages. We can use existing system of UI, CLI, fuzzing and code generation for the new languages.
Environment
You can generate tests for code in Python or JS from IntelliJ IDEA with plugin or from CLI.
Potential alternatives
Pynguin, Auger could be potential alternatives but Pynguin has not type inference and supports only 5 simple types and 4 built-in collection types, Auger only records existing executions.
Context
No particular context
The text was updated successfully, but these errors were encountered: