Every time I run codecrafters test
and codecrafters submit
, a whole bunch of information is printed, which is sometimes unnecessary and a little bit too long-winded, especially when I have passed the tests and I know for sure that submit
won’t give me anything new. Would it be better to add a --silent
option letting the CLI print only the error messages or failed test cases?
@Naiq-zyx thanks for your suggestion! A --silent option sounds like a great idea.
I’ll pass this along to the team for consideration. Appreciate your feedback!
1 Like