jerry-git / jerry-git/pytest-split

Support compressed JSON duration files

Open
#105 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
325
Forks
56
PR merge metrics
No merged PRs in 30d

Description

would allow not polluting the line diff count in PRs that only update the durations file. ideally, users would only need to change the `--durations-path` extension to make this work:

```sh
pytest --store-durations --durations-path .pytest-split-durations.json.gz # file should now be gzip compressed
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.