Skip to content

jqassistant-plugin/jqassistant-java-testing-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jQAssistant Java Testing Plugin

This is the Java Testing Plugin for jQAssistant. For more information on jQAssistant see https://jqassistant.org.

It provides concepts for several Java frameworks that provide testing APIs, e.g.

  • AssertJ

  • Camunda BPMN

  • Mockito

  • Project Reactor

  • XMLUnit

The concepts identify assertion methods and provide to the concept java:AssertMethod. They are activated automatically if the latter concept is used, e.g. by a constraint.

Usage

To be able to use the plugin, it must be declared in the jQAssistant configuration;

.jqassistant.yml
jqassistant:
  plugins:
    - group-id: org.jqassistant.plugin
      artifact-id: jqassistant-java-testing-plugin
      version: 1.0.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages