-
-
Notifications
You must be signed in to change notification settings - Fork 84
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
perf: Improving UX of command line #628
base: master
Are you sure you want to change the base?
Conversation
nestedNotebookSeparator
& support dir & support cmd args
@akosbalasko can you help me review the PR? |
any update? |
@akosbalasko Is there anything that needs to be improved in this PR? |
hi @ipcjs ! First of all, thanks for raising this PR, and apologies for this long silence from my side! The PR itself looks fine, but could you please proof the correctness by adding some unit tests? Thanks a lot! |
I have added two unit test cases.👌 |
I would like to have this feature, it would make testing much easier |
enexSources
parameter supports a mixture of multiple files and folders.For example:
Relative to #618, #540, #464