Description
Description
Please add the details
Expected behavior
Substitute the text with a clear and concise description of what you want to happen.
Example: We can significantly improve coverage with a smart fuzzer. We can not only feed the API under test with a corner case data but analyze the control-flows graph in order to find additional data to fuzz.
Environment
Substitute the text with steps to set up the environment for testing of the expected behavior.
Example: You can execute test generation for a complex example. Stop the generation in several seconds after the start.
Potential alternatives
Substitute this text with a potential alternative to the solution.
Example: We can use simpler version of a fuzzer that just finds corner cases for primitives.
Context
Substitute this text with information that can be crucial for understanding the problem.
Example: fuzzing is the process of providing invalid, unexpected, or random data to a computer program. In context of UTBot, we are going to provide the data to the API under test.
Metadata
Metadata
Assignees
Type
Projects
Status