chocoteam / chocoteam/PerformanceAction
Proposal: Avoid requiring `testFolderPath` in `metadata`
Open
enhancement
- Dominant language
- Python
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
As of today, we require a `testFolderPath` metadata to remove the path prefix from absolute file paths. This can be avoided by checking all file paths and removing the common part in all of them. This is more flexible and could avoid certain problems in the future.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.