Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

assert.file is not case sensitive #33

Open
mjungwir opened this issue Jan 22, 2020 · 0 comments
Open

assert.file is not case sensitive #33

mjungwir opened this issue Jan 22, 2020 · 0 comments

Comments

@mjungwir
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant