Search Unity

Unit Testing with Cloud build

Discussion in 'Unity Build Automation' started by cmersereau, Dec 8, 2020.

  1. cmersereau

    cmersereau

    Joined:
    Nov 6, 2020
    Posts:
    52
    Just a suggestion from a unit tester working on a Unity project, it would be great every time a cloud build is triggered my test scripts are also run. Not all developers are involved in the testing process in my project, and it's also a hassle to have to switch build targets to cover all my platform specific tests. If cloud build could handle this it would streamline our process as well as add great protection from regression.

    So far I haven't seen that this is possible, but if someone knows something I don't, a poke in the right direction would be welcome.
     
    Last edited: Dec 8, 2020
  2. orlandoaquifermotion

    orlandoaquifermotion

    Joined:
    Feb 18, 2021
    Posts:
    1
  3. ATestDrivenUnityDev

    ATestDrivenUnityDev

    Joined:
    Mar 31, 2015
    Posts:
    2
    upload_2021-2-21_16-4-52.png
    doesn't this option the config tab do what you want?
     
    cmersereau likes this.
  4. cmersereau

    cmersereau

    Joined:
    Nov 6, 2020
    Posts:
    52
    yup. just too much of a newbie