Currently, WordPress plugins and themes attempting to run integration tests against WP < 5.2 might fail if their test suite makes use of the polyfilled fixture methods provided by PHPUnit-Polyfills.
I'd like to propose adding these polyfilled fixture methods to this library as a means of fallback if they're not provided by WP.