@steve8708 tried to set the configuration for unit testing with Jest, but found out that there is a problem when trying to import prompt.ts to jest test for mocking. :/ It seems to be about the execaCommand import in prompt.ts
But I did exhaustive manual testing on this refactor hope that is worth it.
Let me know if anything else.
Refactor mentioned in Issue #61
@steve8708 tried to set the configuration for unit testing with Jest, but found out that there is a problem when trying to import prompt.ts to jest test for mocking. :/ It seems to be about the execaCommand import in prompt.ts
But I did exhaustive manual testing on this refactor hope that is worth it. Let me know if anything else.