process_tools 0.32.0

Collection of algorithms and structures to handle processes properly.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# Test Modules

Automated test modules imported via the inc aggregator pattern.

## File Responsibility Table

| Entry | Responsibility |
|-------|---------------|
| mod.rs | Aggregator re-exporting all test submodules |
| basic.rs | Crate public API smoke test |
| process_run.rs | Stream joining and binary execution tests |
| environment_is_cicd.rs | CI/CD environment detection tests |