Pillow/Tests
2023-05-04 07:54:30 +10:00
..
fonts
icc
images Support reading signed 8-bit TIFF images 2023-05-04 07:54:30 +10:00
oss-fuzz
__init__.py
32bit_segfault_check.py
bench_cffi_access.py
check_fli_oob.py
check_fli_overflow.py
check_icns_dos.py
check_imaging_leaks.py
check_j2k_dos.py
check_j2k_leaks.py
check_j2k_overflow.py
check_jp2_overflow.py
check_jpeg_leaks.py
check_large_memory_numpy.py
check_large_memory.py
check_libtiff_segfault.py
check_png_dos.py
check_release_notes.py Simplify glob 2023-04-09 22:43:36 +03:00
conftest.py
createfontdatachunk.py
helper.py
README.rst
test_000_sanity.py
test_binary.py
test_bmp_reference.py
test_box_blur.py
test_color_lut.py
test_core_resources.py
test_decompression_bomb.py
test_deprecate.py Removed ImageFont.getsize and related functions 2023-04-10 16:56:13 +10:00
test_features.py
test_file_apng.py Remove constants deprecated in 9.1.0 2023-04-06 16:11:36 +03:00
test_file_blp.py Remove constants deprecated in 9.1.0 2023-04-06 16:11:36 +03:00
test_file_bmp.py
test_file_bufrstub.py
test_file_container.py
test_file_cur.py
test_file_dcx.py
test_file_dds.py
test_file_eps.py
test_file_fits.py Remove FitsStubImagePlugin, deprecated in 9.1.0 2023-04-06 16:11:36 +03:00
test_file_fli.py
test_file_fpx.py
test_file_ftex.py Remove constants deprecated in 9.1.0 2023-04-06 16:11:36 +03:00
test_file_gbr.py
test_file_gd.py
test_file_gif.py
test_file_gimpgradient.py
test_file_gimppalette.py
test_file_gribstub.py
test_file_hdf5stub.py
test_file_icns.py
test_file_ico.py
test_file_im.py
test_file_imt.py
test_file_iptc.py
test_file_jpeg.py Remove JpegImagePlugin.convert_dict_qtables, deprecated in 8.3.0 2023-04-06 16:11:36 +03:00
test_file_jpeg2k.py Assert false instead of raising an error 2023-03-29 22:20:57 +11:00
test_file_libtiff_small.py
test_file_libtiff.py Corrected passing TIFF_LONG to libtiff 2023-04-01 12:21:16 +11:00
test_file_mcidas.py
test_file_mic.py
test_file_mpo.py
test_file_msp.py
test_file_palm.py
test_file_pcd.py
test_file_pcx.py
test_file_pdf.py
test_file_pixar.py
test_file_png.py
test_file_ppm.py Clear half token after use 2023-04-01 09:23:57 +11:00
test_file_psd.py
test_file_qoi.py
test_file_sgi.py
test_file_spider.py
test_file_sun.py
test_file_tar.py
test_file_tga.py
test_file_tiff_metadata.py
test_file_tiff.py Support reading signed 8-bit TIFF images 2023-05-04 07:54:30 +10:00
test_file_wal.py
test_file_webp_alpha.py
test_file_webp_animated.py
test_file_webp_lossless.py
test_file_webp_metadata.py
test_file_webp.py
test_file_wmf.py
test_file_xbm.py
test_file_xpm.py
test_file_xvthumb.py
test_font_bdf.py
test_font_crash.py
test_font_leaks.py
test_font_pcf_charsets.py
test_font_pcf.py Removed ImageFont.getsize and related functions 2023-04-10 16:56:13 +10:00
test_format_hsv.py
test_format_lab.py
test_image_access.py Merge branch 'main' into bgr32 2023-03-25 23:45:48 +11:00
test_image_array.py
test_image_convert.py
test_image_copy.py Moved test to test_image_copy 2023-04-22 11:18:56 +10:00
test_image_crop.py
test_image_draft.py
test_image_entropy.py
test_image_filter.py Support I mode for BuiltinFilter 2023-04-22 21:22:01 +10:00
test_image_frombytes.py
test_image_fromqimage.py
test_image_getbands.py
test_image_getbbox.py
test_image_getcolors.py
test_image_getdata.py
test_image_getextrema.py
test_image_getim.py
test_image_getpalette.py
test_image_getprojection.py
test_image_histogram.py
test_image_load.py
test_image_mode.py
test_image_paste.py
test_image_point.py Remove Image.coerce_e, deprecated in 9.2.0 2023-04-06 16:11:36 +03:00
test_image_putalpha.py
test_image_putdata.py
test_image_putpalette.py
test_image_quantize.py
test_image_reduce.py
test_image_resample.py
test_image_resize.py
test_image_rotate.py
test_image_split.py
test_image_thumbnail.py
test_image_tobitmap.py
test_image_tobytes.py
test_image_transform.py
test_image_transpose.py
test_image.py Remove constants deprecated in 9.1.0 2023-04-06 16:11:36 +03:00
test_imagechops.py
test_imagecms.py Remove constants deprecated in 9.1.0 2023-04-06 16:11:36 +03:00
test_imagecolor.py
test_imagedraw.py Added width argument to regular_polygon 2023-05-03 22:54:18 +10:00
test_imagedraw2.py Added test for ImageDraw2 textbbox 2023-04-10 17:24:16 +10:00
test_imageenhance.py
test_imagefile.py
test_imagefont.py Support float font sizes 2023-04-22 13:45:18 +10:00
test_imagefontctl.py
test_imagegrab.py
test_imagemath.py
test_imagemorph.py
test_imageops_usm.py
test_imageops.py
test_imagepalette.py Remove ImagePalette size parameter, deprecated in 8.4.0 2023-04-06 16:11:36 +03:00
test_imagepath.py
test_imageqt.py Remove support for PyQt5 and PySide2, deprecated in 9.2.0 2023-04-06 16:11:36 +03:00
test_imagesequence.py
test_imageshow.py Remove ImageShow.Viewer.show_file file argument, deprecated in 9.1.0 2023-04-06 16:11:36 +03:00
test_imagestat.py
test_imagetk.py Remove PhotoImage.paste() box parameter, deprecated in 9.2.0 2023-04-06 16:11:36 +03:00
test_imagewin_pointers.py
test_imagewin.py
test_lib_image.py
test_lib_pack.py Added unpacker from I;16B to I;16 2023-04-30 14:49:40 +10:00
test_locale.py
test_main.py
test_map.py
test_mode_i16.py Merge branch 'main' into i16n 2023-03-13 14:33:26 +11:00
test_numpy.py Moved test to test_image_copy 2023-04-22 11:18:56 +10:00
test_pdfparser.py Use later value for duplicate xref entries 2023-04-20 23:15:20 +10:00
test_pickle.py
test_psdraw.py
test_pyroma.py
test_qt_image_qapplication.py Remove support for PyQt5 and PySide2, deprecated in 9.2.0 2023-04-06 16:11:36 +03:00
test_qt_image_toqimage.py Fix typo 2023-04-08 10:29:28 +03:00
test_sgi_crash.py
test_shell_injection.py
test_tiff_crashes.py
test_tiff_ifdrational.py
test_uploader.py
test_util.py
test_webp_leaks.py

Pillow Tests
============

Test scripts are named ``test_xxx.py``. Helper classes and functions can be found in ``helper.py``.

Dependencies
------------

Install::

    python3 -m pip install pytest pytest-cov pytest-timeout

Execution
---------

To run an individual test::

    pytest Tests/test_image.py

Or::

    pytest -k test_image.py

Run all the tests from the root of the Pillow source distribution::

    pytest

Or with coverage::

    pytest --cov PIL --cov Tests --cov-report term
    coverage html
    open htmlcov/index.html