Add unit tests for utils
Open
- Dominant language
- Shell
- Stars
- 2
- Forks
- 5
- PR merge metrics
- PR metrics pending
Description
**Feature request**
It would be great to have export for parsers.
**Use case**
Many users need this functionality for production deployments.
**Implementation idea**
Add a new config option `enable_export` with default `false`.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the utils and parser entry points, then trace how configuration options are defined and read. Identify the existing unit-test location for these utilities before deciding where coverage belongs. Done means parser export is available when enable_export is true and remains disabled by default.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- cli, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100