test-assets-ureq

Crates.iotest-assets-ureq
lib.rstest-assets-ureq
version0.3.0
sourcesrc
created_at2024-11-09 21:48:13.605662
updated_at2024-11-09 21:48:13.605662
descriptionDownload test assets with ureq, managing them outside of git
homepage
repositoryhttps://github.com/wcampbell0x2a/test-assets-ureq
max_upload_size
id1442394
size25,287
wcampbell (wcampbell0x2a)

documentation

https://docs.rs/test-assets-ureq/

README

Test Assets

Download test assets, managing them outside of git.

Changes from being a fork of test-assets:

  • Use rust library ureq and avoid compiling curl for test binaries
  • Includes backoff support

Compiler support: requires rustc 1.70.0+

Commit count: 33

cargo fmt