Change record status: 
Project: 
Introduced in branch: 
8.8.x
Introduced in version: 
8.8.0
Description: 

As part of the PHPUnit Initiative, \Drupal\simpletest\WebTestBase is now deprecated. New functional tests should use \Drupal\Tests\BrowserTestBase. See https://www.drupal.org/docs/8/testing/converting-d7-simpletests-to-drupal-8 for information about how to convert.

Impacts: 
Module developers
Themers
Site templates, recipes and distribution developers