1
0
Fork
You've already forked watch-git
0

Separate CLI From Tests #2

Open
opened 2026年07月05日 21:08:19 +02:00 by robw · 0 comments
Owner
Copy link

Invoking the CLI as a separate process should be a single proof-of-concept test, not a general way of testing the service.

Having the code under test running in a separate process makes it much less easy to debug. Integrate the component tests into the lib rather than the bin wrapper.

Invoking the CLI as a separate process should be a single proof-of-concept test, not a general way of testing the service. Having the code under test running in a separate process makes it much less easy to debug. Integrate the component tests into the lib rather than the bin wrapper.
Sign in to join this conversation.
No Branch/Tag specified
main
logging
No results found.
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
robw/watch-git#2
Reference in a new issue
robw/watch-git
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?