1. Jackie Wong
  2. PowerBuilder
  3. Wednesday, 9 August 2023 03:29 AM UTC

Hi,

We are trying to use PB2022 to create a unit test executable that allows us to run the unit test before building the production executable.  We don't want to include all the production code and unit test code together to create a unit test executable similar to how it was demo in PbTest during Elevate 2022 https://www.youtube.com/watch?v=QMZWieQRdrQ

Is it possible to have a project that allows us to call PBAutoBuild220.exe to combine two different library lists when building an executable?  Ideally, we can import the production library list as part of building the unit test executable at compile time to include the production library list.

Thanks,
Jackie

Chris Pollach @Appeon Accepted Answer Pending Moderation
  1. Wednesday, 9 August 2023 12:42 PM UTC
  2. PowerBuilder
  3. # 1

Hi Jackie;

  PBAutoBuild uses your PB App's "Target" for getting its library list. So you could create various Unit Test "targets" & have PBAutoBuild work from those. Food for thought.

Regards ... Chris 

Comment
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.