#go test and reading from stdin?

2 messages · Page 1 of 1 (latest)

boreal island
#

You should not use user input in your test files

#

tests should be independant, no internet access, no user input