Having entity_test renderable allows to use FieldUnitTestBase whenever testing entity rendering, which is much faster than NodeTestBase. Such example is #1778122: Enable modules to inject attributes into field formatters, so that RDF attributes get output.

Comments

larowlan’s picture

Why not use entity_test_render, already has render controller and route

scor’s picture

Status: Active » Closed (works as designed)