jerry-git / jerry-git/pytest-split
file based splits
Open
- Dominant language
- Python
- Stars
- 325
- Forks
- 56
- PR merge metrics
- No merged PRs in 30d
Description
I'm interested in file based splits in order to keep modules together
For example:
```
a.py
b.py
sub_module/c.py
sub_module/d.py
another_sub_module/e.py
```
A split might be like `a.py and b.py`, `sub_module`, and `another_sub_module`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.