Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Pull requests: UnitTestBot/UTBotJava

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Added NumPy support for utbot-python comp-codegen Issue is related to code generator comp-fuzzing Issue is related to the fuzzing ctg-enhancement New feature, improvement or change request lang-python Issue is related to python support
#2742 by AndrewPolyakov1 was merged Jun 3, 2024 Loading...
4 of 6 tasks
UTBot Python updates from SBFT version comp-cli Issue related to CLI comp-codegen Issue is related to code generator comp-fuzzing Issue is related to the fuzzing ctg-enhancement New feature, improvement or change request ctg-refactoring Issue related to refactoring process lang-python Issue is related to python support
#2725 by tamarinvs19 was merged Dec 22, 2023 Loading...
5 of 6 tasks
Actualise test for using except on provider with fallback comp-fuzzing Issue is related to the fuzzing ctg-bug-fix PR is fixing a bug
#2660 by IlyaMuravjov was merged Oct 16, 2023 Loading...
4 of 6 tasks
Improve detection of NPEs caused by this instance fields being null in Spring unit tests comp-fuzzing Issue is related to the fuzzing comp-spring Issue is related to Spring projects support comp-symbolic-engine Issue is related to the symbolic execution engine ctg-enhancement New feature, improvement or change request
#2617 by IlyaMuravjov was merged Sep 26, 2023 Loading...
5 of 6 tasks
October Release
Add more correct type resolving for collections and maps comp-fuzzing Issue is related to the fuzzing ctg-bug-fix PR is fixing a bug
#2610 by Markoutte was merged Sep 21, 2023 Loading...
5 of 6 tasks
Configure fallback from controller-specific integration tests to regular integration tests comp-fuzzing Issue is related to the fuzzing ctg-enhancement New feature, improvement or change request
#2605 by IlyaMuravjov was merged Sep 19, 2023 Loading...
5 of 6 tasks
Forks in python fuzzing and refactoring comp-cli Issue related to CLI comp-fuzzing Issue is related to the fuzzing lang-python Issue is related to python support
#2588 by tamarinvs19 was merged Sep 12, 2023 Loading...
4 of 6 tasks
Add executable generic parameter type resolving comp-fuzzing Issue is related to the fuzzing ctg-enhancement New feature, improvement or change request
#2584 by IlyaMuravjov was merged Sep 20, 2023 Loading...
5 of 6 tasks
Support mock strategies and type replacement in Spring unit test fuzzing comp-fuzzing Issue is related to the fuzzing comp-spring Issue is related to Spring projects support ctg-enhancement New feature, improvement or change request
#2561 by IlyaMuravjov was merged Sep 19, 2023 Loading...
5 of 6 tasks
October Release
Don't collect constants from every assignment statement comp-fuzzing Issue is related to the fuzzing ctg-bug-fix PR is fixing a bug
#2558 by Markoutte was merged Aug 30, 2023 Loading...
3 of 6 tasks
Better method mutations in Spring fuzzing comp-fuzzing Issue is related to the fuzzing comp-spring Issue is related to Spring projects support ctg-bug-fix PR is fixing a bug
#2541 by EgorkaKulikov was merged Aug 24, 2023 Loading...
5 of 6 tasks
Improve mock type inference in fuzzer comp-fuzzing Issue is related to the fuzzing comp-spring Issue is related to Spring projects support ctg-enhancement New feature, improvement or change request
#2536 by IlyaMuravjov was merged Aug 22, 2023 Loading...
5 of 6 tasks
Introduce fuzzing in Spring unit tests comp-fuzzing Issue is related to the fuzzing comp-spring Issue is related to Spring projects support ctg-enhancement New feature, improvement or change request
#2529 by IlyaMuravjov was merged Aug 21, 2023 Loading...
5 of 6 tasks
UTBot Python updates comp-codegen Issue is related to code generator comp-fuzzing Issue is related to the fuzzing ctg-refactoring Issue related to refactoring process lang-python Issue is related to python support
#2481 by tamarinvs19 was merged Aug 7, 2023 Loading...
4 of 6 tasks
Support creation and persistence of valid entities comp-codegen Issue is related to code generator comp-fuzzing Issue is related to the fuzzing comp-instrumented-process Issue is related to Instrumented process comp-spring Issue is related to Spring projects support ctg-enhancement New feature, improvement or change request
#2475 by IlyaMuravjov was merged Aug 7, 2023 Loading...
5 of 6 tasks
Spring Phase 4
Fix summaries generation for anonymous classes comp-contest-estimator Issue is related to contest estimator comp-fuzzing Issue is related to the fuzzing comp-summaries Something related to the method names, code comments and display names generation ctg-bug-fix PR is fixing a bug
#2459 by Markoutte was merged Jul 31, 2023 Loading...
3 of 6 tasks
Check if superclass or interfaces contain applicable types comp-fuzzing Issue is related to the fuzzing ctg-bug-fix PR is fixing a bug
#2451 by Markoutte was merged Jul 26, 2023 Loading...
5 of 6 tasks
Replace nullFuzzedValue with primitive-aware defaultFuzzedValue comp-fuzzing Issue is related to the fuzzing ctg-bug-fix PR is fixing a bug lang-java Issue is related to Java support
#2449 by IlyaMuravjov was merged Jul 26, 2023 Loading...
4 of 6 tasks
Spring Phase 4
Make Spring Java fuzzer fallback to null value when nothing else works comp-fuzzing Issue is related to the fuzzing comp-spring Issue is related to Spring projects support ctg-bug-fix PR is fixing a bug lang-java Issue is related to Java support
#2448 by IlyaMuravjov was merged Jul 26, 2023 Loading...
5 of 6 tasks
Spring Phase 4
Allow Fuzzer use all class under test public methods comp-fuzzing Issue is related to the fuzzing ctg-enhancement New feature, improvement or change request
#2444 by sofurihafe was merged Aug 11, 2023 Loading...
Make fuzzer explore single branch comp-fuzzing Issue is related to the fuzzing ctg-bug-fix PR is fixing a bug
#2435 by IlyaMuravjov was merged Jul 21, 2023 Loading...
4 of 6 tasks
Make Spring integration tests use AbstractsValueProvider comp-fuzzing Issue is related to the fuzzing comp-spring Issue is related to Spring projects support ctg-enhancement New feature, improvement or change request
#2433 by IlyaMuravjov was merged Jul 21, 2023 Loading...
4 of 6 tasks
Make fuzzer use generic field types comp-fuzzing Issue is related to the fuzzing ctg-bug-fix PR is fixing a bug lang-java Issue is related to Java support
#2431 by IlyaMuravjov was merged Jul 21, 2023 Loading...
5 of 6 tasks
Make thisInstance null checks under timeout comp-fuzzing Issue is related to the fuzzing ctg-bug-fix PR is fixing a bug
#2394 by sofurihafe was merged Jul 10, 2023 Loading...
Fix JaCoCo for Contest Estimator comp-contest-estimator Issue is related to contest estimator comp-fuzzing Issue is related to the fuzzing ctg-bug-fix PR is fixing a bug
#2373 by Markoutte was merged Jul 17, 2023 Loading...
3 of 6 tasks
Previous 1 3
Previous
ProTip! Adding no:label will show everything without a label.

AltStyle によって変換されたページ (->オリジナル) /