Overriding a runnable via ID
Open
@akdjr is already working on this.
Since Jun 19, 2024.
- Dominant language
- TypeScript
- Stars
- 72
- Forks
- 2
- Avg merge
- 6m
- Merged PRs (30d)
- 4
Description
This idea came from @pietrovismara. An ID is currently only used for debug, but it also allows an alias for overriding.
This would be useful for mocking during tests, but also for ecosystem integration where you can override a runnable that is loaded by another library.
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.
Assessment
This issue has not been assessed yet.