PyBugHive offline dump (part 1)
收藏资源简介:
This is the part 1 of the offline version of PyBugHive. More information can be found here. <strong>PyBugHive</strong> is a benchmark of <strong>105</strong> <strong>real, manually validated bugs</strong> from <strong>10</strong> Python projects. Detailed Bugs Each entry in our database contains the summary of the <strong>bug report</strong>, the <strong>corresponding patch</strong>, and the <strong>test cases</strong> that expose the given bug and the necessary commands to <strong>setup the environment</strong> and <strong>execute the test cases</strong>. Rich Interface <strong>PyBugHive</strong> features a <strong>rich command line interface</strong> for <strong>accessing the buggy and fixed versions</strong> of the programs and <strong>provides the abstraction</strong> for executing the corresponding test cases. The interface facilitates highly reproducible <strong>empirical research and tool comparisons</strong> in fields such as <strong>testing, automated program repair, or bug prediction</strong>.



