14
0

- update to 1.4.14:

* Fix bug with `disallow_skipped` option
- Update to version 1.4.9

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testflo?expand=0&rev=21
This commit is contained in:
2023-12-13 10:35:30 +00:00
committed by Git OBS Bridge
parent 328f4902d6
commit b206d03066
4 changed files with 12 additions and 6 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Dec 13 10:34:49 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 1.4.14:
* Fix bug with `disallow_skipped` option
-------------------------------------------------------------------
Fri Nov 11 13:38:05 UTC 2022 - pgajdos@suse.com
@@ -11,7 +17,7 @@ Fri Nov 11 11:20:30 UTC 2022 - pgajdos@suse.com
-------------------------------------------------------------------
Tue Oct 11 15:53:25 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 1.4.9
- Update to version 1.4.9
* added --durations option and fixed some config file issues #71
* added --durations option that prints the n longest running tests (similar to pytest)
* fixed the way the .testflo config file is processed so it should support setting any, or at least most of the command line options