Hi there I twiddled a bit and found a solution how to unit-test. It is not the fancy graphical way but there is all you need and it is fairly customizable.
How the result may look like: Resources:
asked 04.12.2013 at 09:07 Daniel Oechslin |
Hope this helps anyone! EDIT: Please see the more convenient way with mockups under: JUnit with Mockups answered 04.12.2013 at 10:10 Daniel Oechslin
(30.05.2014 at 09:34)
Genzer Hawker
|
Now I know where the idea of running unit test on Ivy come from. Thank Daniel. Here is my very first try out in this topic, hope it will help, it can run Unit test (include Ivy code) in Ivy Designer 6.3 and later. https://discourse.axonivy.io/t/junit-test-with-ivy-environment/240 2019 update: if you are using Ivy 7, you now can use Ivy Test Runner https://github.com/cavoirom/ivy-test-junit-example answered 16.12.2016 at 11:03 vinh_ |
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Tags:
Asked: 04.12.2013 at 09:07
Seen: 5,382 times
Last updated: 15.06.2019 at 07:00
Cannot see the pictures - can you fix that?
added the file and Picture resources.
if someone is interested i can share my code updates as well.
I've packed your solution into a simple project to simplify the bootstrap. Feel free to try it out : unitTestIvyContext_51.iar