https://guidelines.axonivy.com/projects/guides/wiki/Continues_Integration

I'm looking to implement unit test, integration test and continuous integration so looking for guidelines, I thought I found it but look like the wiki is not working.

asked 25.11.2016 at 19:31

RemiMorin's gravatar image

RemiMorin
(suspended)
accept rate: 50%

edited 28.11.2016 at 09:33

Reguel%20Wermelinger's gravatar image

Reguel Werme... ♦♦
9.4k31958


I don't know the current URL of these guidelines or if they are no longer available at all.

Anyway there are several approaches to test Axon.ivy applications:

For build and continous-integration there exists a maven project-build-plugin. On the plugin documentation page you find a demo workspace with ivy projects that are unit-tested and also integration-tested (with selenium). So you should get a hint how to setup your project structure.

The main capabilities of the project-build-plugin are also documented in the Designer Guide : Concepts -> CI

link
This answer is marked "community wiki".

answered 28.11.2016 at 09:47

Reguel%20Wermelinger's gravatar image

Reguel Werme... ♦♦
9.4k31958
accept rate: 70%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×9
×8
×4
×2

Asked: 25.11.2016 at 19:31

Seen: 3,466 times

Last updated: 28.11.2016 at 09:47