[Feature]: #[shuttle_runtime::test]
macro
#1925
Labels
S-Accepted
This will be worked on
S-Investigation
This issue needs further investigation or design to figure out a solution
T-Feature Request
A request for a new feature
Describe the feature
Would allow running integration tests with Shuttle resources, by using similar logic to cargo-shuttle's local provisioner
Suggestion or Example of how the feature would be used
Most of the rust code copied from axum testing example
One approach could be to bake the testing logic into the runtime somehow.
Or it could be done similarly to
shuttle run
as ashuttle test
command that runs only the shuttle-annotated tests.Duplicate declaration
The text was updated successfully, but these errors were encountered: