morficus / cypress-dotenv

Cypress plugin that enables compatability with dotenv
53 stars 13 forks source link

Converts values to number overzealously #32

Open dylanatimdex opened 2 years ago

dylanatimdex commented 2 years ago

A value in the the .env file like

CYPRESS_ITEM_ID=0202011

is converted to a number without the preceding 0.