X Tutup
Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Readme

This directory contains tests that are outside the normal unit tests.

  • fuzz_fusil: Fuzz testing with single HTML pages
  • fuzz_fusil_2: Fuzz testing with a web server
  • perf_profile: CPU profiling helper script. See wpull/__main__.py for details on how the profile file is created.

The tests may require huhhttp to be installed or available on the Python path.

X Tutup