datatest-stable
datatest-stable copied to clipboard
Data-driven tests on stable Rust
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Awaiting Schedule The following updates are awaiting their schedule. To get an update...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [codecov/codecov-action](https://redirect.github.com/codecov/codecov-action) | action | digest | `8450866` -> `e28ff12` | --- ### Configuration...
This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | 🔧 This Pull Request updates lock files to use the latest...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [taiki-e/install-action](https://togithub.com/taiki-e/install-action) | action | digest | `36d793d` -> `3451569` | --- ### Configuration...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [Swatinem/rust-cache](https://redirect.github.com/Swatinem/rust-cache) | action | digest | `720f7e4` -> `98c8021` | --- ### Configuration...
Hi! Awesome crate, thanks for implementing it. I wonder how I can generate multiple tests from one input file? --- I have a scenario where I have a DSLish test...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [codecov/codecov-action](https://redirect.github.com/codecov/codecov-action) | action | digest | `1e68e06` -> `5a10915` | --- ### Configuration...
Fixes #251 I tried to keep it simple and use what was already available in the macro. Adding more info for setup/teardown could be nice but it involves changing a...
It would be helpful to have support for global setup and teardown functions that run once before all tests begin and after all tests complete, respectively. This pattern is common...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [taiki-e/install-action](https://redirect.github.com/taiki-e/install-action) | action | digest | `47be02f` -> `f535147` | --- ### Configuration...