tpt-dev-dx
RustA Rust dev-tooling workspace featuring isolated env mocking, zero-dep snapshot testing, realistic fake data, ephemeral FS fixtures, and a TUI cargo scrubber.
0 stars0 forks0 watchers
Languages
Rust100.0%
README
tpt-dev-dx
Eliminating the boilerplate and friction in Rust backend development and testing.
A workspace of focused, production-ready crates for Rust developers.
| Crate | Description | crates.io |
|---|---|---|
tpt-temp-fs | Ephemeral, isolated file-system fixtures for integration tests | |
tpt-env-mocker | Safe, isolated environment variable mocking for async tests | |
tpt-snapshot-lite | Lightweight, zero-dependency snapshot testing | |
out-faker-rs | Strongly-typed, realistic mock data generation (not published — redundant with fake) | — |
tpt-cargo-scrub | CLI/TUI tool to clean Rust target/ directories |
License
Licensed under either of MIT or Apache-2.0, at your option.