- 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
* added the --skip_dirs command line option (skip_dirs could be defined in the config file but it wasn't a valid command line option)
OBS-URL: https://build.opensuse.org/request/show/1009833
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testflo?expand=0&rev=17
- Update to testflo version 1.3.4
* bug fix
- Update to testflo version 1.3.3
* bug fix
- Update to testflo version 1.3.2
* added support for ISOLATED attribute
- Update to testflo version 1.3.1
Aug 17, 2018
* output from --pre_announce now looks better, with the result ('.', 'S', or 'F') showing on the same line as the
"about to run ..." instead of on the following line
* comments are now allowed inside of a test list file
* added a --full_path option so that full testspec paths will be displayed. Having the full path make it easier to
copy and paste the testspec to run testflo on just that single test.
* updated the long_description in setup.py for pypi.
OBS-URL: https://build.opensuse.org/request/show/662893
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testflo?expand=0&rev=10