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'm trying to improve the experience in interactive environments, and I noticed that ANSIOutputWriter.setColourLevel only allows setting once. This means the colour setting is only respected on the first call to a runTests* method, unless the process is restarted.
It looks like @AnthonyLloyd worked on this. Do you remember why it works that way?
The text was updated successfully, but these errors were encountered:
I'm trying to improve the experience in interactive environments, and I noticed that
ANSIOutputWriter.setColourLevel
only allows setting once. This means the colour setting is only respected on the first call to a runTests* method, unless the process is restarted.It looks like @AnthonyLloyd worked on this. Do you remember why it works that way?
The text was updated successfully, but these errors were encountered: