Giter Site home page Giter Site logo

sskorol / test-data-supplier-plugin Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 4.0 263 KB

IntelliJ IDEA integration for Test Data Supplier library

License: Apache License 2.0

Java 91.03% HTML 0.58% Kotlin 8.39%
intellij-plugin testng test-data-supplier dataprovider gradle java intellij inspections

test-data-supplier-plugin's Introduction

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:

  • Missing DS will be marked red for Test and Factory annotations.
  • Clicking dataProvider arg value will trigger navigation to corresponding DS and vice versa.
  • Clicking test name within include tag of TestNG xml or test class will trigger cross navigation as well.

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

test-data-supplier-plugin's People

Contributors

sskorol avatar

Watchers

 avatar

test-data-supplier-plugin's Issues

Plugin error 'Test Data Supplier' (version '0.2.9')

With the latest IntelliJ installed 2021.1 I received this error:
Plugin 'Test Data Supplier' (version '0.2.9') is not compatible with the current version of the IDE, because it requires build 203.* or older but the current build is IU-211.6693.111

Hope this helps and hope to enjoy an update soon.

Add TestNG methods' navigator

It's currently impossible to navigate test methods from TestNG xml and vice versa. Technically, it's not directly related to data supplier. But it'd be a good experiment before pushing to intellij repo.

Add Factory inspections

In 1.4.0 version there was added a @Factory integration. So it's required to provide the same inspections technique as for @Test.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.