UnitTestBot / UTBotJava

Automated unit test generation and precise code analysis for Java
Apache License 2.0
133 stars 38 forks source link

Added NumPy support for utbot-python #2742

Closed AndrewPolyakov1 closed 1 month ago

AndrewPolyakov1 commented 1 month ago

Labels (hint)

Choose the obligatory labels:

Feel free to apply more labels to your PR, e.g.: lang-java, priority-minor, spec-performance

Title (hint)

Added support for NumPy library (specifically numpy.ndarray).

Description

Implemented new type for fuzzer (NDArray), added complementary value provider, change python-executor to support testing new values.

Self-check list

Check off the item if the statement is true. Hint: [x] is a marked item.

Please do not delete the list or its items.