Andy LoPresto created NIFI-7131:
-----------------------------------
Summary: Add categorization to unit tests
Key: NIFI-7131
URL: https://issues.apache.org/jira/browse/NIFI-7131
Project: Apache NiFi
Issue Type: Improvement
Components: Tools and Build
Affects Versions: 1.11.1
Reporter: Andy LoPresto
The project contains many types of tests - unit vs. integration;
extension-specific; fast vs. long-running, etc.
Introducing test categorization (see [Tagging and Filtering JUnit
Tests|https://www.baeldung.com/junit-filtering-tests]) allows for specific test
suites to be run in various environments: only "fast" tests on a local build
machine or Travis instance, for example. These categories can be integrated
with Maven profiles for ease of use.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)