Dmitry Dygalo

Results 206 issues of Dmitry Dygalo

Resolves #851

**Is your feature request related to a problem? Please describe.** I'm working on Web API fuzzing research and have been using `coverage` to measure how well generated tests exercise Python...

enhancement

Right now, JUnit includes a single entry for stateful tests; it could be much better to report all separate scenarios instead. It could help with the visibility into what scenarios...

Status: Needs Triage

## Description When a Rust function has multiple arguments and one of them is of the `usize` type, and the provided default value for this argument uses the `_usize` suffix,...

bug
enhancement
macros