You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was trying to get a baseline of developing cleanepi by installing all dependencies, running the checks, and testing the library – during this process I noticed the tests are outputting a lot of information. As a result, I did not even realize the tests were passing.
For example, passing tests result in output such as:
I was trying to get a baseline of developing cleanepi by installing all dependencies, running the checks, and testing the library – during this process I noticed the tests are outputting a lot of information. As a result, I did not even realize the tests were passing.
For example, passing tests result in output such as:
I also observed this in the tests run on GitHub actions, so it is not just my machine. @Karim-Mane do you know how this ended up like this? I would consider it a great DX improvement to get this reduced, which will ultimately benefit the code produced.
The text was updated successfully, but these errors were encountered: