rust-rstest-devel-0.17.0-1.fc39 in Fedora 39
↵ Return to the main page of rust-rstest-devel
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Changelog
Date |
Author |
Change |
2023-05-21 |
Michel Alexandre Salim <salimma at fedoraproject dot org> - 0.17.0-1 |
- Initial Fedora package |
Provides
- crate(rstest)
- rust-rstest-devel
Files
- usr/
- share/
- cargo/
- registry/
- rstest-0.17.0/
- .cargo-checksum.json
- Cargo.toml
- LICENCE-MIT
- LICENSE-APACHE
- README.md
- src/
- lib.rs
- magic_conversion.rs
- timeout.rs
- tests/
- fixture/
- integration.rs
- resources/
- fixture/
- async_fixture.rs
- await_complete_fixture.rs
- await_partial_fixture.rs
- clean_up_default_generics.rs
- default.rs
- default_conversion.rs
- default_in_attrs.rs
- defined_return_type.rs
- dyn.rs
- errors.rs
- fixture_struct.rs
- from_other_module.rs
- impl.rs
- no_warning.rs
- once.rs
- once_defined_type.rs
- once_no_return.rs
- partial.rs
- partial_in_attr.rs
- rename.rs
- resolve.rs
- simple_injection.rs
- rstest/
- cases/
- args_with_no_cases.rs
- async.rs
- async_awt.rs
- async_awt_global.rs
- case_attributes.rs
- case_with_wrong_args.rs
- description.rs
- dump_just_one_case.rs
- inject.rs
- missed_argument.rs
- missed_some_arguments.rs
- partial.rs
- simple.rs
- use_attr.rs
- convert_string_literal.rs
- dump_debug.rs
- dump_debug_compact.rs
- dump_exclude_some_inputs.rs
- dump_exclude_some_inputs_compact.rs
- dump_not_debug.rs
- dump_not_debug_compact.rs
- errors.rs
- generic.rs
- happy_path.rs
- ignore_args.rs
- impl_param.rs
- matrix/
- async.rs
- async_awt.rs
- async_awt_global.rs
- inject.rs
- partial.rs
- simple.rs
- use_attr.rs
- mut.rs
- panic.rs
- reject_no_item_function.rs
- remove_underscore.rs
- rename.rs
- return_result.rs
- single/
- async.rs
- async_awt.rs
- async_awt_global.rs
- dump_debug.rs
- inject.rs
- partial.rs
- resolve.rs
- simple.rs
- timeout.rs
- timeout_async.rs
- use_mutable_fixture_in_parametric_argumnts.rs
- values_tests_name.rs
- rstest/