Skip to content

Socket connection in python fuzzing#1844

Merged
tochilinak merged 38 commits intomainfrom
tamarinvs19/utbot-python-sockets
Mar 3, 2023
Merged

Socket connection in python fuzzing#1844
tochilinak merged 38 commits intomainfrom
tamarinvs19/utbot-python-sockets

Conversation

@tamarinvs19
Copy link
Copy Markdown
Collaborator

@tamarinvs19 tamarinvs19 commented Feb 22, 2023

Description

Added socket connection between python and kotlin. Now it works 10 times faster then previous verision.

Fixes #1856

How to test

Manual tests

Generate tests for python function, for example, with many branches.

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.

  • I've set the proper labels for my PR (at least, for category and component).
  • PR title and description are clear and intelligible.
  • I've added enough comments to my code, particularly in hard-to-understand areas.
  • The functionality I've repaired, changed or added is covered with automated tests.
  • Manual tests have been provided optionally.
  • The documentation for the functionality I've been working on is up-to-date.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp-fuzzing Issue is related to the fuzzing ctg-refactoring Issue related to refactoring process lang-python Issue is related to python support

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add socket connection between UnitTestBot and PythonExecutor

4 participants