Although news articles most times use the same fields as articles, their publishing purpose is different. For example a Google News feed should only contain news.
Create a document type News, which inherits from Article
Make sure the detail page for News works for the default and Thompson theme, using the same view as the article view
Add a Behat test to create a content type based on news, add a content item for it and verify if it is visible on the front-end