Testing Fuzzer Benchmarking As a Service FuzzBench is a free service that evaluates fuzzers on a wide variety of real-world benchmarks, at Google scale. 07 March 2020
Testing A Python library for automating web browsers Helium is a Python library for automating web browsers. 28 February 2020
Testing Easy Web Automation and Testing with Python All-in-one framework for web automation, end-to-end testing, and website tours. 15 November 2019
Testing An extensions for Hypothesis that provides fully automatic testing hypothesis-auto is an extension for the Hypothesis project that enables fully automatic tests for type annotated functions. 27 September 2019
Testing All-in-one mobile application pen-testing framework capable of performing static analysis an automated, all-in-one mobile application (Android/iOS/Windows) pen-testing framework capable of performing static analysis, dynamic analysis, malware analysis and web API testing. 31 August 2018
Testing The successor to nose based on unittest2 In service of some of those goals, some features of ``nose`` *are not* supported in ``nose2``. See `differences`_ for a thorough rundown. 25 June 2018
Testing A nicer unittest for Python Nose has been in maintenance mode for the past several years and will likely cease without a new person/team to take over maintainership. 25 June 2018
Testing The definitive testing tool for Python Born under the banner of BDD The definitive testing tool for Python. Born under the banner of Behavior Driven Development (BDD). 25 June 2018
Testing Hypothesis is an advanced Quickcheck style property based testing library Hypothesis is family of testing libraries which let you write tests parametrized by a source of examples. 25 June 2018
Testing Code coverage measurement for Python Coverage.py measures code coverage, typically during test execution. 25 June 2018