joho / godotenv

A Go port of Ruby's dotenv library (Loads environment variables from .env files)
http://godoc.org/github.com/joho/godotenv
MIT License
8.49k stars 405 forks source link

How tu use godotenv when testing implemented? #215

Closed jutionck closed 1 year ago

jutionck commented 1 year ago

=== RUN TestProductRepositoryTestSuite === RUN TestProductRepositoryTestSuite/TestPagingProduct_Success 2023/08/22 09:51:17 Error loading .env fileopen $PWD/test.env: no such file or directory

BrianIto commented 1 year ago

Duplicated of #126

jutionck commented 1 year ago

Okay thanks Brian