mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
chore: implement a test runner on top of mocha (#8866)
* chore: implement a test runner on top of mocha This PR implements a test runner on top of mocha that performs multiple mocha runs as defined in TestSuites.json and compares the outcome of the runs against TestExpectations.json. This allows us to remove most of helpers from mocha-utils and be more flexible when defining the test configurations.
This commit is contained in:
1946
test/TestExpectations.json
Normal file
1946
test/TestExpectations.json
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user