-
1. Identify all branches in the given functions; assign a unique number (ID) to each one.
2. Before the program starts (before the first instruction in “main” or as the first step in the unit test ha…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
## Feature Request
It would also be useful to have Method coverage reported by the tool.
### Expected Behaviour
There would be an additional column that reports Method coverage
### Additiona…
-
### Context
`-Dtarget_method` flag results in a NPE.
```bash
java -jar evosuite-1.2.0.jar -class Foo.Foo -projectCP foo.jar -Dtarget_method="getBitLength()I"
* EvoSuite 1.2.0
* Going to gene…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
**Describe the bug**
I have a problem with coverage of statements under `async with` while using `fakeredis` library. This problem manifests only under `Python 3.11`. `Python 3.10` correctly reports …
-
The Solidity Contracts for Charged Particles need Unit-Tests!
All Contracts under the ./contracts folder (except DAI.sol)
This bounty is paying **40 DAI** for every **10%** increase in coverage! …
-
### General Information
#### VFS team name
Veteran Facing Forms
#### VFS product name
Forms Status
#### VFS feature name
Form Status on My VA & Confirmation Page
#### Point of Contact/Reviewers…
-
Ternary operator errors of not covering both branches can't be detected by coverage, so it would be useful to mutate these to enable/disable each branch. E.g.
```python
mark = "x" if count % 2 el…
-
Hi,
I'm facing a really strange issue and I would love your feedback/insight on it :
Executing cobertura reports on the same project, with same user/env, but on different filesystem gives signif…
mbody updated
6 years ago