Home

Awesome

Test Data Supplier

IntelliJ IDEA Plugin

IntelliJ IDEA integration for Test Data Supplier library.

Currently, plugin provides very simple inspections support to determine methods annotated with DataSupplier (DS) annotation, so that you could easily track missing DS errors and avoid unused methods' warnings.

Available features:

Note that to avoid clashes with integrated TestNG plugin you have to disable native DataProvider inspections:

ds-settings

After plugin installation you'll be able to see the following inspections and navigation options:

ds-nav