Skip to content

Releases: la10736/rstest

0.26.1

27 Jul 09:52
7a326c8
Compare
Choose a tag to compare

Fix Docs

Full Changelog: v0.26.0...v0.26.1

0.26.0

26 Jul 19:28
e18375b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.25.0...v0.26.0

0.25.0

02 Mar 17:02
8d80cea
Compare
Choose a tag to compare

What's Changed

  • Append generated test macro so next test macros are aware of it by @kezhuw in #291
  • feat: add include_str and include_bytes file input behaviour by @lucascool12 in #297

New Contributors

Full Changelog: v0.24.0...v0.25.0

0.24.0

01 Jan 19:11
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.23.0...v0.24.0

0.23.0

29 Sep 10:15
da11d4e
Compare
Choose a tag to compare

What's Changed

  • Upgrade to async-std v1.13 by @jayvdb in #274
  • Allow environment variables in #[files] attributes by @hansl in #277

New Contributors

Full Changelog: v0.22.0...v0.23.0

Version 0.22.0

04 Aug 18:36
6213428
Compare
Choose a tag to compare

Destructuring input data

0.21.0

01 Jun 17:52
38da6bf
Compare
Choose a tag to compare

Use crate-name feature to enable the crate rename support (enabled by default)

0.20.0

30 May 11:56
f29e634
Compare
Choose a tag to compare

Introduce #[by_ref] and add support for import rstest with another name.

Introduce MSRV and minor fixes

09 Apr 12:00
3ffd682
Compare
Choose a tag to compare

Introduce MSRV and minor fixes

0.18.2

13 Aug 07:06
15e2d39
Compare
Choose a tag to compare

Admit parent folders in files glob path