MarketSquare / MarketSquare/robotframework-sherlock
Library name can be different than filename
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 14
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
It's not fully supported now - output contains library name but filename is discarded. This may create confusion - we need to remodel output so it's clear what file contains what library.
Possibly related #41 (we could model it so we show that library is created from given module, while still showing module files)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the current output model and the related discussion in issue #41. Trace how library names and module filenames are represented, then define an output shape that makes their relationship unambiguous. Done means users can tell which file contains each library while preserving the module-file information.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100