Marker for slow tests. Pass this into the org.junit.experimental.categories.Category annotation to mark a test as a long-running
one. These tests will be run in Continuous Integration but developers can opt to exclude these in local builds to speed up their build.