testfile 0.1.4

Test file management for unit tests
Documentation
# testfile for Rust


Support for creating automaticaly deleted test files for use in your Rust unit tests.
No more to worry about temporary file cleanups.

[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://spdx.org/licenses/MIT.html)
[![Crates.io](https://img.shields.io/crates/v/testfile.svg)](https://crates.io/crates/testfile)
[![dependency status](https://deps.rs/repo/gitlab/hsn10/testfile/status.svg)](https://deps.rs/repo/gitlab/hsn10/testfile)
[![Documentation](https://docs.rs/testfile/badge.svg)](https://docs.rs/testfile)
[![Lines of code](https://tokei.rs/b1/gitlab/hsn10/testfile?category=code)](https://github.com/XAMPPRocky/tokei)
[![Gitlab pipeline](https://gitlab.com/hsn10/testfile/badges/master/pipeline.svg?ignore_skipped=true)](https://gitlab.com/hsn10/testfile/-/pipelines)
[![Downloads](https://img.shields.io/crates/d/testfile)](https://crates.io/crates/testfile/versions)