Added: pytest plugin: Added an option to avoid deselecting tests which doesn't save hdf5 files when using the --anytest-output option. pytest --anytest-output=some-folder --no-anytest-deselectIf you use this software, please cite it as below
Update v1.20 Bug fixes (opencv to opencv-headless, UI bugs...) Now able to read and analyze hdf5 fi...
test_deflate: allocate instead of stack memory to avoid random crashes of test. This only affects th...
Bug fix - Added back deprecated skeletons of functions that were moved out from hdf_utils into reg_r...
Changed: Changed the interface for the pytest plugin when saving hdf5 files from anybody tests
Fixed: Fixed deprecation warning from the pytest plugin Added: When writing AnyScript test files ...
Fixed: A potential bug when using the pytest plugin and expected errors in AnyScript test files. F...
Fixed: Make sure anypytools works in IPython/Jupyter even when ipywidgets is not installed. Fix p...
Progressbars are now draw using tqdm __. This enables error messages while the progress bar is rend...
Fixed: Fix a bug with pytest plugin which caused expected errors to still show up in the error list
Addressed a deprecation warning from pytest plugin due to API change in pytest 5.4 Fix a syntax warn...
Fixed: Removed an --runslow argument in pytest plugin api, which caused a problem when users needed...
While normally new users or new systems should have all self-tests run, to save build time we add th...
The io/hdf_reader.py was updated and a new stand-alone utility, h5diag, was introduced
Bug fix: Open HDF5 files as read only where possible (when querying). This prevents creating a lock...
Mainly a bug fix to ensure that HDF5 datasets are consistently and correctly loaded as Dask array
Update v1.20 Bug fixes (opencv to opencv-headless, UI bugs...) Now able to read and analyze hdf5 fi...
test_deflate: allocate instead of stack memory to avoid random crashes of test. This only affects th...
Bug fix - Added back deprecated skeletons of functions that were moved out from hdf_utils into reg_r...
Changed: Changed the interface for the pytest plugin when saving hdf5 files from anybody tests
Fixed: Fixed deprecation warning from the pytest plugin Added: When writing AnyScript test files ...
Fixed: A potential bug when using the pytest plugin and expected errors in AnyScript test files. F...
Fixed: Make sure anypytools works in IPython/Jupyter even when ipywidgets is not installed. Fix p...
Progressbars are now draw using tqdm __. This enables error messages while the progress bar is rend...
Fixed: Fix a bug with pytest plugin which caused expected errors to still show up in the error list
Addressed a deprecation warning from pytest plugin due to API change in pytest 5.4 Fix a syntax warn...
Fixed: Removed an --runslow argument in pytest plugin api, which caused a problem when users needed...
While normally new users or new systems should have all self-tests run, to save build time we add th...
The io/hdf_reader.py was updated and a new stand-alone utility, h5diag, was introduced
Bug fix: Open HDF5 files as read only where possible (when querying). This prevents creating a lock...
Mainly a bug fix to ensure that HDF5 datasets are consistently and correctly loaded as Dask array
Update v1.20 Bug fixes (opencv to opencv-headless, UI bugs...) Now able to read and analyze hdf5 fi...
test_deflate: allocate instead of stack memory to avoid random crashes of test. This only affects th...
Bug fix - Added back deprecated skeletons of functions that were moved out from hdf_utils into reg_r...