Skip to content

Naccomy/rstest-insta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rstest-insta

Issues

In order to use the rstest-insta macro we still need to import individually the following dependencies:

  • rstest = "0.25"
  • insta = "1.43"

This cannot be re-exported by some crate rstest-insta-macros-helpers since rstest needs to be part of the caller's Cargo.toml file to be used. So instead of having rstest-insta-macros-helpers just export insta we drop the entirety of this helper crate.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages