Schedule Unit Tests

Schedule Unit Tests

Comments

  • Is there a place to schedule Unit Tests to be run? The use case I have is a project with many flows that each have multiple unit tests, with data defined and rules to evaluate. Can these all be triggered from one location / flow / tool? This would allow unit testing to be performed without having to go into each flows debugger.

  • There is a step called Execute Unit Test for Designer Folder that will execute all unit test in the designated designer folder and output the results. This step can be found under [b]Integration->Internal Services->Unit Test Service.[/b]

Sign In or Register to comment.