Results 110 comments of Jim
trafficstars

thanks @devashishdxt! How can I use `ColorChoice::Never` to actually set the color in my integration test though? By then hasn't the table already been constructed?

Hmmm I tried to use the cfg macros to control the color choice, but actually this doesn't even work because for integration tests it should use the #[cfg(not(test))] one... 🤔...

Same error when I try running with node `v11.15.0`

Thanks, can you open a PR with the fix pls? Modifying a consumed library's code is generally not a good practice.

I don't like the idea of having the build actually modify the file. I'd prefer if it deployed a temp file. thanks

Interesting! was not aware of that. thanks 👍

Hi @j-mendez I am reopening this issue because I just tried this again with [another project](https://github.com/JimLynchCodes/jims-rust-to-npm-test-registry-readme) that has the packages point to a readme named `README.registry.md`. I'm seeing the name...