googleapis / googleapis/google-cloud-rust

Prefer `sealed_test` over `scoped-env`

Open
#4,480 0 comments 0 reactions 0 assignees View on GitHub
type: cleanup
Dominant language
Rust
Stars
955
Forks
144
Avg merge
1d 5h
Merged PRs (30d)
279

Description

We are using [scoped-env](https://crates.io/crates/scoped-env) in our tests. This requires a lot of brittle workarounds to prevent parallel execution of the tests. [sealed_test](https://crates.io/crates/sealed_test) seems like a cleaner approach, but I am not sure it is actively maintained (not that I know this to be true for `scoped-env`).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.