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 discovered with a test that failed on a build server and passed locally that the underlying fs.existsSync depends on the OS' case sensitivity. I know this project won't be addressing the fs methods but I was wondering if there was any discussion to be had around finding a way to opt in or out of asserting files with case sensitivity.
The text was updated successfully, but these errors were encountered:
I discovered with a test that failed on a build server and passed locally that the underlying fs.existsSync depends on the OS' case sensitivity. I know this project won't be addressing the fs methods but I was wondering if there was any discussion to be had around finding a way to opt in or out of asserting files with case sensitivity.
The text was updated successfully, but these errors were encountered: