Chorke Test Suite Projects: Difference between revisions

From Chorke Wiki
Jump to navigation Jump to search
Line 1: Line 1:
== What is Test Suite? ==
== What is Test Suite? ==


Chorke Test Suite developed to encapsulate, reusability, inherit same feature targeting to same type of maven project. It will be reduce ton of boilerplate of code. Increase the productivity
[http://chorke.org Chorke] '''Test Suite''' developed to encapsulate, reusability, inherit same feature targeting to same type of [http://chorke.org Chorke]  maven project. It will be reduce ton of boilerplate of code. Increase the productivity. '''jUnit''' and it wrapper used for Java Base Test Specification, '''Jasmine Specification''' used for '''JavaScript'''. '''Sure Fire''' used by most of the maven project to run '''jUnit''' test specification.


== Test Suite Projects ==
== Test Suite Projects ==

Revision as of 09:41, 20 November 2017

What is Test Suite?

Chorke Test Suite developed to encapsulate, reusability, inherit same feature targeting to same type of Chorke maven project. It will be reduce ton of boilerplate of code. Increase the productivity. jUnit and it wrapper used for Java Base Test Specification, Jasmine Specification used for JavaScript. Sure Fire used by most of the maven project to run jUnit test specification.

Test Suite Projects

/dev/jee/cki_workspaces/test_workspace/
   ├─ chorke-test-parent/
   ├─ chorke-test-filter/
   ├─ chorke-test-broker/
   ├─ chorke-test-simple/
   ├─ chorke-test-spring/
   ├─ chorke-test-change/
   ├─ chorke-test-differ/
   ├─ chorke-test-ui.ext/
   ├─ chorke-test-static/
   ├─ chorke-test-utlity/
   ├─ chorke-test-entity/
   ├─ chorke-test-persis/
   ├─ chorke-test-jse.js/
   ├─ chorke-test-parser/
   ├─ chorke-test-fusion/
   ├─ chorke-test-jmxapi/
   ├─ chorke-test-jasper/
   ├─ chorke-test-report/
   ├─ chorke-test-webmvc/
   ├─ chorke-test-launch/
   ├─ chorke-test-javaws/
   └─ chorke-test-fatjar/