Skip to content
  • Ben Gamari's avatar
    testsuite: A major revamp of the driver · c346585b
    Ben Gamari authored and Marge Bot's avatar Marge Bot committed
    This tries to put the testsuite driver into a slightly more maintainable
    condition:
    
    * Add type annotations where easily done
    * Use pathlib.Path instead of str paths
    * Make it pass the mypy typechecker
    c346585b