We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Recently we added functionality to support a read-only file system, but while testing we are not able to generate a read-only file for Windows.
File: tests/conftest.py::tmp_readonly_directory
tests/conftest.py::tmp_readonly_directory
Ref PR: #67
PS: Some code has already been added along with links for a starting point
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Recently we added functionality to support a read-only file system, but while testing we are not able to generate a read-only file for Windows.
File:
tests/conftest.py::tmp_readonly_directory
Ref PR: #67
PS: Some code has already been added along with links for a starting point
The text was updated successfully, but these errors were encountered: