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

File system assertions #2

Closed
epage opened this issue May 28, 2018 · 3 comments
Closed

File system assertions #2

epage opened this issue May 28, 2018 · 3 comments
Labels
enhancement Improve the expected

Comments

@epage
Copy link
Contributor

epage commented May 28, 2018

So far, we only have file system fixture initialization and not file system assertions

Prior Art

@epage epage added the enhancement Improve the expected label May 28, 2018
@epage
Copy link
Contributor Author

epage commented May 28, 2018

We probably want a TempDir and ChildPath extension that accepts a path predicate and asserts.

Then we can leverage the path predicates that have implemented or are going to be implemented as part of https://github.com/assert-rs/predicates-rs/milestone/2

@epage
Copy link
Contributor Author

epage commented May 28, 2018

To implement this, we probably want to wait on assert-rs/predicates-rs#30

@epage
Copy link
Contributor Author

epage commented May 29, 2018

Fixed by 3ba02a9

@epage epage closed this as completed May 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improve the expected
Projects
None yet
Development

No branches or pull requests

1 participant