Releases: epsy/repeated_test
Releases · epsy/repeated_test
v2.3.3
18 Jul 07:01
Compare
Sorry, something went wrong.
No results found
What's Changed
Remove six now that Python 2 is unsupported. by @tjni in #29
Switch to common delivery workflow by @epsy in #30
New Contributors
@tjni made their first contribution in #29
Full Changelog : v2.3.1...v2.3.3
v2.3.1
13 Oct 06:55
Compare
Sorry, something went wrong.
No results found
What's Changed
Add a built-in way to assign a name to an alternative passed to options() or with_options_matrix() by @epsy in #23
Add evaluated to allow part of a fixture to be created by a function run at test time with options as input by @epsy in #24
Make Evaluated callable. by @epsy in #25
Fix class names being set to "_test" by with_options on subclasses by @epsy in #26
Update docs with @evaluated and NamedAlternative() by @epsy in #27
fix missing imports in docs by @epsy in #28
Full Changelog : v2.2.1...v2.3.1
v2.3.0a4
05 Sep 01:50
Compare
Sorry, something went wrong.
No results found
v2.3.0a3
25 Jul 09:08
Compare
Sorry, something went wrong.
No results found
v2.3.0a2
17 Jul 19:22
Compare
Sorry, something went wrong.
No results found
What's Changed
Add evaluated to allow part of a fixture to be created by a function run at test time with options as input by @epsy in #24
Full Changelog : v2.3.0a1...v2.3.0a2
v2.3.0a1
17 Jul 13:42
Compare
Sorry, something went wrong.
No results found
What's Changed
Add a built-in way to assign a name to an alternative passed to options() or with_options_matrix() by @epsy in #23
Full Changelog : v2.2.1...v2.3.0a1
2.2.1
03 Jul 01:11
Compare
Sorry, something went wrong.
No results found
What's Changed
Add a class-level with_options / with_options_matrix decorator by @epsy in #16
Add with-options entrypoints to top-level package by @epsy in #17
Remove unused Python 2 code by @epsy in #18
Add repeated_test.skip_option to remove an option/keyword argument from a test matrix by @epsy in #19
allow options() to be used as a context manager by @epsy in #20
Add documentation for all the new options features + improve options context manager tests by @epsy in #21
Document skip_option by @epsy in #22
Full Changelog : v2.1.3...v2.2.1
2.2.0a3
01 Jul 07:58
Compare
Sorry, something went wrong.
No results found
What's Changed
Add repeated_test.skip_option to remove an option/keyword argument from a test matrix by @epsy in #19
Full Changelog : v2.2.0a2...v2.2.0a3
2.2.0a2
23 Mar 03:17
Compare
Sorry, something went wrong.
No results found
2.2.0a1
21 Mar 01:38
Compare
Sorry, something went wrong.
No results found
What's Changed
Add a class-level with_options / with_options_matrix decorator by @epsy in #16
Full Changelog : v2.1.3...v2.2.0a1