CSC/ECE 517 Fall 2017/M1754 Mutation Testing on Servo

From Expertiza_Wiki
Revision as of 06:30, 26 October 2017 by Apatel13 (talk | contribs)
Jump to navigation Jump to search

M1754 Mutation Testing on WPT Suite

Servo uses the WPT test suite for integration testing, but does not perform an evaluation of the breadth of the tests. The goal of this project is to use techniques from mutation testing to evaluate the performance of the WPT test suite when bugs are deliberately introduced into the code base.